Uses of Interface
org.decisiondeck.jmcda.persist.xmcda2.generated.XValue

Packages that use XValue
org.decisiondeck.jmcda.persist.xmcda2 Classes to export to and import from XMCDA documents
org.decisiondeck.jmcda.persist.xmcda2.generated   
org.decisiondeck.jmcda.persist.xmcda2.generated.impl   
 

Uses of XValue in org.decisiondeck.jmcda.persist.xmcda2
 

Methods in org.decisiondeck.jmcda.persist.xmcda2 with parameters of type XValue
 Double XMCDAVarious.readDouble(XValue xValue)
           Retrieves the number embedded in the given fragment.
 String XMCDAVarious.readLabel(XValue xValue)
           Retrieves the label embedded in the given fragment.
 

Method parameters in org.decisiondeck.jmcda.persist.xmcda2 with type arguments of type XValue
 Double XMCDAVarious.readDouble(Collection<XValue> xValues, String contextMessageIfEmpty)
           Retrieves the number embedded in the given fragment.
 

Uses of XValue in org.decisiondeck.jmcda.persist.xmcda2.generated
 

Subinterfaces of XValue in org.decisiondeck.jmcda.persist.xmcda2.generated
 interface XNumericValue
          An XML numericValue(@http://www.decision-deck.org/2009/XMCDA-2.1.0).
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XValue
 XValue XPoint.addNewAbscissa()
          Appends and returns a new empty "abscissa" element
 XValue XInterval.addNewLowerBound()
          Appends and returns a new empty "lowerBound" element
 XValue XPoint.addNewOrdinate()
          Appends and returns a new empty "ordinate" element
 XValue XAlternativesSet.Element.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XCategory.addNewRank()
          Appends and returns a new empty "rank" element
 XValue XCriteriaSet.Element.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XCategoriesSet.Element.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XAttributesSet.Element.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XInterval.addNewUpperBound()
          Appends and returns a new empty "upperBound" element
 XValue XCategoryValue.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesSet.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesSet.Element.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesComparisons.Pairs.Pair.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributeValue.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriteriaComparisons.Pairs.Pair.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesMatrix.Row.Column.addNewValue()
          Appends and returns a new empty "value" element
 XValue XParameter.addNewValue()
          Appends and returns a new empty "value" element
 XValue XAlternativeOnCriteriaPerformances.Performance.addNewValue()
          Appends and returns a new empty "value" element
 XValue XCriteriaSet.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriteriaSet.Element.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriteriaLinearConstraints.Constraint.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesMatrix.Row.Column.addNewValue()
          Appends and returns a new empty "value" element
 XValue XNode.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesLinearConstraints.Constraint.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesComparisons.Pairs.Pair.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriterionValue.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativeValue.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfile.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfile.Central.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfile.Limits.LowerCategory.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfile.Limits.UpperCategory.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesComparisons.Pairs.Pair.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesLinearConstraints.Constraint.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesMatrix.Row.Column.addNewValue()
          Appends and returns a new empty "value" element
 XValue XValues.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativeAffectation.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesSet.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesSet.Element.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesLinearConstraints.Constraint.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriteriaMatrix.Row.Column.addNewValue()
          Appends and returns a new empty "value" element
 XValue XAttributesSet.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesSet.Element.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XPoint.getAbscissa()
          Gets the "abscissa" element
 XValue XInterval.getLowerBound()
          Gets the "lowerBound" element
 XValue XPoint.getOrdinate()
          Gets the "ordinate" element
 XValue XCategory.getRank()
          Gets the "rank" element
 XValue[] XAlternativesSet.Element.getRankArray()
          Deprecated.  
 XValue[] XCriteriaSet.Element.getRankArray()
          Deprecated.  
 XValue[] XCategoriesSet.Element.getRankArray()
          Deprecated.  
 XValue[] XAttributesSet.Element.getRankArray()
          Deprecated.  
 XValue XAlternativesSet.Element.getRankArray(int i)
          Gets ith "rank" element
 XValue XCriteriaSet.Element.getRankArray(int i)
          Gets ith "rank" element
 XValue XCategoriesSet.Element.getRankArray(int i)
          Gets ith "rank" element
 XValue XAttributesSet.Element.getRankArray(int i)
          Gets ith "rank" element
 XValue XInterval.getUpperBound()
          Gets the "upperBound" element
 XValue XAlternativesMatrix.Row.Column.getValue()
          Gets the "value" element
 XValue XParameter.getValue()
          Gets the "value" element
 XValue XAlternativeOnCriteriaPerformances.Performance.getValue()
          Gets the "value" element
 XValue XCategoriesMatrix.Row.Column.getValue()
          Gets the "value" element
 XValue XAttributesMatrix.Row.Column.getValue()
          Gets the "value" element
 XValue XCriteriaMatrix.Row.Column.getValue()
          Gets the "value" element
 XValue[] XCategoryValue.getValueArray()
          Deprecated.  
 XValue[] XAlternativesSet.getValueArray()
          Deprecated.  
 XValue[] XAlternativesSet.Element.getValueArray()
          Deprecated.  
 XValue[] XAttributesComparisons.Pairs.Pair.getValueArray()
          Deprecated.  
 XValue[] XAttributeValue.getValueArray()
          Deprecated.  
 XValue[] XCriteriaComparisons.Pairs.Pair.getValueArray()
          Deprecated.  
 XValue[] XCriteriaSet.getValueArray()
          Deprecated.  
 XValue[] XCriteriaSet.Element.getValueArray()
          Deprecated.  
 XValue[] XCriteriaLinearConstraints.Constraint.getValueArray()
          Deprecated.  
 XValue[] XNode.getValueArray()
          Deprecated.  
 XValue[] XAttributesLinearConstraints.Constraint.getValueArray()
          Deprecated.  
 XValue[] XAlternativesComparisons.Pairs.Pair.getValueArray()
          Deprecated.  
 XValue[] XCriterionValue.getValueArray()
          Deprecated.  
 XValue[] XAlternativeValue.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfile.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfile.Central.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfile.Limits.LowerCategory.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfile.Limits.UpperCategory.getValueArray()
          Deprecated.  
 XValue[] XCategoriesComparisons.Pairs.Pair.getValueArray()
          Deprecated.  
 XValue[] XCategoriesLinearConstraints.Constraint.getValueArray()
          Deprecated.  
 XValue[] XValues.getValueArray()
          Deprecated.  
 XValue[] XAlternativeAffectation.getValueArray()
          Deprecated.  
 XValue[] XCategoriesSet.getValueArray()
          Deprecated.  
 XValue[] XCategoriesSet.Element.getValueArray()
          Deprecated.  
 XValue[] XAlternativesLinearConstraints.Constraint.getValueArray()
          Deprecated.  
 XValue[] XAttributesSet.getValueArray()
          Deprecated.  
 XValue[] XAttributesSet.Element.getValueArray()
          Deprecated.  
 XValue XCategoryValue.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesSet.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesSet.Element.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesComparisons.Pairs.Pair.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributeValue.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaComparisons.Pairs.Pair.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaSet.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaSet.Element.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaLinearConstraints.Constraint.getValueArray(int i)
          Gets ith "value" element
 XValue XNode.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesLinearConstraints.Constraint.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesComparisons.Pairs.Pair.getValueArray(int i)
          Gets ith "value" element
 XValue XCriterionValue.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativeValue.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfile.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfile.Central.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfile.Limits.LowerCategory.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfile.Limits.UpperCategory.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesComparisons.Pairs.Pair.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesLinearConstraints.Constraint.getValueArray(int i)
          Gets ith "value" element
 XValue XValues.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativeAffectation.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesSet.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesSet.Element.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesLinearConstraints.Constraint.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesSet.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesSet.Element.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesSet.Element.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XCriteriaSet.Element.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XCategoriesSet.Element.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XAttributesSet.Element.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XCategoryValue.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesSet.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesSet.Element.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesComparisons.Pairs.Pair.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributeValue.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaComparisons.Pairs.Pair.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaSet.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaSet.Element.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaLinearConstraints.Constraint.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XNode.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesLinearConstraints.Constraint.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesComparisons.Pairs.Pair.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriterionValue.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativeValue.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfile.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfile.Central.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfile.Limits.LowerCategory.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfile.Limits.UpperCategory.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesComparisons.Pairs.Pair.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesLinearConstraints.Constraint.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XValues.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativeAffectation.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesSet.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesSet.Element.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesLinearConstraints.Constraint.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesSet.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesSet.Element.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
static XValue XValue.Factory.newInstance()
           
static XValue XValue.Factory.newInstance(XmlOptions options)
           
static XValue XValue.Factory.parse(File file)
           
static XValue XValue.Factory.parse(File file, XmlOptions options)
           
static XValue XValue.Factory.parse(InputStream is)
           
static XValue XValue.Factory.parse(InputStream is, XmlOptions options)
           
static XValue XValue.Factory.parse(Node node)
           
static XValue XValue.Factory.parse(Node node, XmlOptions options)
           
static XValue XValue.Factory.parse(Reader r)
           
static XValue XValue.Factory.parse(Reader r, XmlOptions options)
           
static XValue XValue.Factory.parse(String xmlAsString)
           
static XValue XValue.Factory.parse(String xmlAsString, XmlOptions options)
           
static XValue XValue.Factory.parse(URL u)
           
static XValue XValue.Factory.parse(URL u, XmlOptions options)
           
static XValue XValue.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static XValue XValue.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options)
          Deprecated. XMLInputStream
static XValue XValue.Factory.parse(XMLStreamReader sr)
           
static XValue XValue.Factory.parse(XMLStreamReader sr, XmlOptions options)
           
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return types with arguments of type XValue
 List<XValue> XAlternativesSet.Element.getRankList()
          Gets a List of "rank" elements
 List<XValue> XCriteriaSet.Element.getRankList()
          Gets a List of "rank" elements
 List<XValue> XCategoriesSet.Element.getRankList()
          Gets a List of "rank" elements
 List<XValue> XAttributesSet.Element.getRankList()
          Gets a List of "rank" elements
 List<XValue> XCategoryValue.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesSet.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesSet.Element.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesComparisons.Pairs.Pair.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributeValue.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaComparisons.Pairs.Pair.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaSet.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaSet.Element.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaLinearConstraints.Constraint.getValueList()
          Gets a List of "value" elements
 List<XValue> XNode.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesLinearConstraints.Constraint.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesComparisons.Pairs.Pair.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriterionValue.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativeValue.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfile.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfile.Central.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfile.Limits.LowerCategory.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfile.Limits.UpperCategory.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesComparisons.Pairs.Pair.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesLinearConstraints.Constraint.getValueList()
          Gets a List of "value" elements
 List<XValue> XValues.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativeAffectation.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesSet.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesSet.Element.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesLinearConstraints.Constraint.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesSet.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesSet.Element.getValueList()
          Gets a List of "value" elements
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XValue
 void XPoint.setAbscissa(XValue abscissa)
          Sets the "abscissa" element
 void XInterval.setLowerBound(XValue lowerBound)
          Sets the "lowerBound" element
 void XPoint.setOrdinate(XValue ordinate)
          Sets the "ordinate" element
 void XCategory.setRank(XValue rank)
          Sets the "rank" element
 void XAlternativesSet.Element.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XCriteriaSet.Element.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XCategoriesSet.Element.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XAttributesSet.Element.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XAlternativesSet.Element.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XCriteriaSet.Element.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XCategoriesSet.Element.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XAttributesSet.Element.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XInterval.setUpperBound(XValue upperBound)
          Sets the "upperBound" element
 void XAlternativesMatrix.Row.Column.setValue(XValue value)
          Sets the "value" element
 void XParameter.setValue(XValue value)
          Sets the "value" element
 void XAlternativeOnCriteriaPerformances.Performance.setValue(XValue value)
          Sets the "value" element
 void XCategoriesMatrix.Row.Column.setValue(XValue value)
          Sets the "value" element
 void XAttributesMatrix.Row.Column.setValue(XValue value)
          Sets the "value" element
 void XCriteriaMatrix.Row.Column.setValue(XValue value)
          Sets the "value" element
 void XCategoryValue.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesSet.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesSet.Element.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesComparisons.Pairs.Pair.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributeValue.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaComparisons.Pairs.Pair.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaSet.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaSet.Element.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaLinearConstraints.Constraint.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XNode.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesLinearConstraints.Constraint.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesComparisons.Pairs.Pair.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriterionValue.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativeValue.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfile.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfile.Central.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfile.Limits.LowerCategory.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfile.Limits.UpperCategory.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesComparisons.Pairs.Pair.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesLinearConstraints.Constraint.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XValues.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativeAffectation.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesSet.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesSet.Element.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesLinearConstraints.Constraint.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesSet.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesSet.Element.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryValue.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesSet.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesSet.Element.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesComparisons.Pairs.Pair.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributeValue.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaComparisons.Pairs.Pair.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaSet.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaSet.Element.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaLinearConstraints.Constraint.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XNode.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesLinearConstraints.Constraint.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesComparisons.Pairs.Pair.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriterionValue.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativeValue.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfile.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfile.Central.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfile.Limits.LowerCategory.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfile.Limits.UpperCategory.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesComparisons.Pairs.Pair.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesLinearConstraints.Constraint.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XValues.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativeAffectation.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesSet.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesSet.Element.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesLinearConstraints.Constraint.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesSet.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesSet.Element.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 

Uses of XValue in org.decisiondeck.jmcda.persist.xmcda2.generated.impl
 

Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XValue
 class XNumericValueImpl
          An XML numericValue(@http://www.decision-deck.org/2009/XMCDA-2.1.0).
 class XValueImpl
          An XML value(@http://www.decision-deck.org/2009/XMCDA-2.1.0).
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XValue
 XValue XPointImpl.addNewAbscissa()
          Appends and returns a new empty "abscissa" element
 XValue XIntervalImpl.addNewLowerBound()
          Appends and returns a new empty "lowerBound" element
 XValue XPointImpl.addNewOrdinate()
          Appends and returns a new empty "ordinate" element
 XValue XAlternativesSetImpl.ElementImpl.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XCriteriaSetImpl.ElementImpl.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XCategoryImpl.addNewRank()
          Appends and returns a new empty "rank" element
 XValue XCategoriesSetImpl.ElementImpl.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XAttributesSetImpl.ElementImpl.addNewRank()
          Appends and returns a new empty value (as xml) as the last "rank" element
 XValue XIntervalImpl.addNewUpperBound()
          Appends and returns a new empty "upperBound" element
 XValue XParameterImpl.addNewValue()
          Appends and returns a new empty "value" element
 XValue XCategoriesLinearConstraintsImpl.ConstraintImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriterionValueImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesSetImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesSetImpl.ElementImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativeOnCriteriaPerformancesImpl.PerformanceImpl.addNewValue()
          Appends and returns a new empty "value" element
 XValue XCriteriaLinearConstraintsImpl.ConstraintImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesComparisonsImpl.PairsImpl.PairImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesComparisonsImpl.PairsImpl.PairImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributeValueImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativeValueImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesLinearConstraintsImpl.ConstraintImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XNodeImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesMatrixImpl.RowImpl.ColumnImpl.addNewValue()
          Appends and returns a new empty "value" element
 XValue XCriteriaMatrixImpl.RowImpl.ColumnImpl.addNewValue()
          Appends and returns a new empty "value" element
 XValue XCriteriaSetImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriteriaSetImpl.ElementImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfileImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfileImpl.CentralImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XValuesImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativesLinearConstraintsImpl.ConstraintImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAlternativeAffectationImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesComparisonsImpl.PairsImpl.PairImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesMatrixImpl.RowImpl.ColumnImpl.addNewValue()
          Appends and returns a new empty "value" element
 XValue XCategoriesSetImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesSetImpl.ElementImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCriteriaComparisonsImpl.PairsImpl.PairImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesSetImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XAttributesSetImpl.ElementImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoryValueImpl.addNewValue()
          Appends and returns a new empty value (as xml) as the last "value" element
 XValue XCategoriesMatrixImpl.RowImpl.ColumnImpl.addNewValue()
          Appends and returns a new empty "value" element
 XValue XPointImpl.getAbscissa()
          Gets the "abscissa" element
 XValue XIntervalImpl.getLowerBound()
          Gets the "lowerBound" element
 XValue XPointImpl.getOrdinate()
          Gets the "ordinate" element
 XValue XCategoryImpl.getRank()
          Gets the "rank" element
 XValue[] XAlternativesSetImpl.ElementImpl.getRankArray()
          Deprecated.  
 XValue[] XCriteriaSetImpl.ElementImpl.getRankArray()
          Deprecated.  
 XValue[] XCategoriesSetImpl.ElementImpl.getRankArray()
          Deprecated.  
 XValue[] XAttributesSetImpl.ElementImpl.getRankArray()
          Deprecated.  
 XValue XAlternativesSetImpl.ElementImpl.getRankArray(int i)
          Gets ith "rank" element
 XValue XCriteriaSetImpl.ElementImpl.getRankArray(int i)
          Gets ith "rank" element
 XValue XCategoriesSetImpl.ElementImpl.getRankArray(int i)
          Gets ith "rank" element
 XValue XAttributesSetImpl.ElementImpl.getRankArray(int i)
          Gets ith "rank" element
 XValue XIntervalImpl.getUpperBound()
          Gets the "upperBound" element
 XValue XParameterImpl.getValue()
          Gets the "value" element
 XValue XAlternativeOnCriteriaPerformancesImpl.PerformanceImpl.getValue()
          Gets the "value" element
 XValue XAlternativesMatrixImpl.RowImpl.ColumnImpl.getValue()
          Gets the "value" element
 XValue XCriteriaMatrixImpl.RowImpl.ColumnImpl.getValue()
          Gets the "value" element
 XValue XAttributesMatrixImpl.RowImpl.ColumnImpl.getValue()
          Gets the "value" element
 XValue XCategoriesMatrixImpl.RowImpl.ColumnImpl.getValue()
          Gets the "value" element
 XValue[] XCategoriesLinearConstraintsImpl.ConstraintImpl.getValueArray()
          Deprecated.  
 XValue[] XCriterionValueImpl.getValueArray()
          Deprecated.  
 XValue[] XAlternativesSetImpl.getValueArray()
          Deprecated.  
 XValue[] XAlternativesSetImpl.ElementImpl.getValueArray()
          Deprecated.  
 XValue[] XCriteriaLinearConstraintsImpl.ConstraintImpl.getValueArray()
          Deprecated.  
 XValue[] XAlternativesComparisonsImpl.PairsImpl.PairImpl.getValueArray()
          Deprecated.  
 XValue[] XAttributesComparisonsImpl.PairsImpl.PairImpl.getValueArray()
          Deprecated.  
 XValue[] XAttributeValueImpl.getValueArray()
          Deprecated.  
 XValue[] XAlternativeValueImpl.getValueArray()
          Deprecated.  
 XValue[] XAttributesLinearConstraintsImpl.ConstraintImpl.getValueArray()
          Deprecated.  
 XValue[] XNodeImpl.getValueArray()
          Deprecated.  
 XValue[] XCriteriaSetImpl.getValueArray()
          Deprecated.  
 XValue[] XCriteriaSetImpl.ElementImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfileImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfileImpl.CentralImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.getValueArray()
          Deprecated.  
 XValue[] XValuesImpl.getValueArray()
          Deprecated.  
 XValue[] XAlternativesLinearConstraintsImpl.ConstraintImpl.getValueArray()
          Deprecated.  
 XValue[] XAlternativeAffectationImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoriesComparisonsImpl.PairsImpl.PairImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoriesSetImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoriesSetImpl.ElementImpl.getValueArray()
          Deprecated.  
 XValue[] XCriteriaComparisonsImpl.PairsImpl.PairImpl.getValueArray()
          Deprecated.  
 XValue[] XAttributesSetImpl.getValueArray()
          Deprecated.  
 XValue[] XAttributesSetImpl.ElementImpl.getValueArray()
          Deprecated.  
 XValue[] XCategoryValueImpl.getValueArray()
          Deprecated.  
 XValue XCategoriesLinearConstraintsImpl.ConstraintImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCriterionValueImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesSetImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesSetImpl.ElementImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaLinearConstraintsImpl.ConstraintImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesComparisonsImpl.PairsImpl.PairImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesComparisonsImpl.PairsImpl.PairImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributeValueImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativeValueImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesLinearConstraintsImpl.ConstraintImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XNodeImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaSetImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaSetImpl.ElementImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfileImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfileImpl.CentralImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XValuesImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesLinearConstraintsImpl.ConstraintImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativeAffectationImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesComparisonsImpl.PairsImpl.PairImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesSetImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoriesSetImpl.ElementImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCriteriaComparisonsImpl.PairsImpl.PairImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesSetImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAttributesSetImpl.ElementImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XCategoryValueImpl.getValueArray(int i)
          Gets ith "value" element
 XValue XAlternativesSetImpl.ElementImpl.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XCriteriaSetImpl.ElementImpl.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XCategoriesSetImpl.ElementImpl.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XAttributesSetImpl.ElementImpl.insertNewRank(int i)
          Inserts and returns a new empty value (as xml) as the ith "rank" element
 XValue XCategoriesLinearConstraintsImpl.ConstraintImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriterionValueImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesSetImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesSetImpl.ElementImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaLinearConstraintsImpl.ConstraintImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesComparisonsImpl.PairsImpl.PairImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesComparisonsImpl.PairsImpl.PairImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributeValueImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativeValueImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesLinearConstraintsImpl.ConstraintImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XNodeImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaSetImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaSetImpl.ElementImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfileImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfileImpl.CentralImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XValuesImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativesLinearConstraintsImpl.ConstraintImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAlternativeAffectationImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesComparisonsImpl.PairsImpl.PairImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesSetImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoriesSetImpl.ElementImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCriteriaComparisonsImpl.PairsImpl.PairImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesSetImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XAttributesSetImpl.ElementImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 XValue XCategoryValueImpl.insertNewValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "value" element
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return types with arguments of type XValue
 List<XValue> XAlternativesSetImpl.ElementImpl.getRankList()
          Gets a List of "rank" elements
 List<XValue> XCriteriaSetImpl.ElementImpl.getRankList()
          Gets a List of "rank" elements
 List<XValue> XCategoriesSetImpl.ElementImpl.getRankList()
          Gets a List of "rank" elements
 List<XValue> XAttributesSetImpl.ElementImpl.getRankList()
          Gets a List of "rank" elements
 List<XValue> XCategoriesLinearConstraintsImpl.ConstraintImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriterionValueImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesSetImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesSetImpl.ElementImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaLinearConstraintsImpl.ConstraintImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesComparisonsImpl.PairsImpl.PairImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesComparisonsImpl.PairsImpl.PairImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributeValueImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativeValueImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesLinearConstraintsImpl.ConstraintImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XNodeImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaSetImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaSetImpl.ElementImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfileImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfileImpl.CentralImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XValuesImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativesLinearConstraintsImpl.ConstraintImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAlternativeAffectationImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesComparisonsImpl.PairsImpl.PairImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesSetImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoriesSetImpl.ElementImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCriteriaComparisonsImpl.PairsImpl.PairImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesSetImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XAttributesSetImpl.ElementImpl.getValueList()
          Gets a List of "value" elements
 List<XValue> XCategoryValueImpl.getValueList()
          Gets a List of "value" elements
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XValue
 void XPointImpl.setAbscissa(XValue abscissa)
          Sets the "abscissa" element
 void XIntervalImpl.setLowerBound(XValue lowerBound)
          Sets the "lowerBound" element
 void XPointImpl.setOrdinate(XValue ordinate)
          Sets the "ordinate" element
 void XCategoryImpl.setRank(XValue rank)
          Sets the "rank" element
 void XAlternativesSetImpl.ElementImpl.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XCriteriaSetImpl.ElementImpl.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XCategoriesSetImpl.ElementImpl.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XAttributesSetImpl.ElementImpl.setRankArray(int i, XValue rank)
          Sets ith "rank" element
 void XAlternativesSetImpl.ElementImpl.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XCriteriaSetImpl.ElementImpl.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XCategoriesSetImpl.ElementImpl.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XAttributesSetImpl.ElementImpl.setRankArray(XValue[] rankArray)
          Sets array of all "rank" element
 void XIntervalImpl.setUpperBound(XValue upperBound)
          Sets the "upperBound" element
 void XParameterImpl.setValue(XValue value)
          Sets the "value" element
 void XAlternativeOnCriteriaPerformancesImpl.PerformanceImpl.setValue(XValue value)
          Sets the "value" element
 void XAlternativesMatrixImpl.RowImpl.ColumnImpl.setValue(XValue value)
          Sets the "value" element
 void XCriteriaMatrixImpl.RowImpl.ColumnImpl.setValue(XValue value)
          Sets the "value" element
 void XAttributesMatrixImpl.RowImpl.ColumnImpl.setValue(XValue value)
          Sets the "value" element
 void XCategoriesMatrixImpl.RowImpl.ColumnImpl.setValue(XValue value)
          Sets the "value" element
 void XCategoriesLinearConstraintsImpl.ConstraintImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriterionValueImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesSetImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesSetImpl.ElementImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaLinearConstraintsImpl.ConstraintImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesComparisonsImpl.PairsImpl.PairImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesComparisonsImpl.PairsImpl.PairImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributeValueImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativeValueImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesLinearConstraintsImpl.ConstraintImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XNodeImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaSetImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaSetImpl.ElementImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfileImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfileImpl.CentralImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XValuesImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativesLinearConstraintsImpl.ConstraintImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAlternativeAffectationImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesComparisonsImpl.PairsImpl.PairImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesSetImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesSetImpl.ElementImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCriteriaComparisonsImpl.PairsImpl.PairImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesSetImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XAttributesSetImpl.ElementImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoryValueImpl.setValueArray(int i, XValue value)
          Sets ith "value" element
 void XCategoriesLinearConstraintsImpl.ConstraintImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriterionValueImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesSetImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesSetImpl.ElementImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaLinearConstraintsImpl.ConstraintImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesComparisonsImpl.PairsImpl.PairImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesComparisonsImpl.PairsImpl.PairImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributeValueImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativeValueImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesLinearConstraintsImpl.ConstraintImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XNodeImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaSetImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaSetImpl.ElementImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfileImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfileImpl.CentralImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfileImpl.LimitsImpl.LowerCategoryImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryProfileImpl.LimitsImpl.UpperCategoryImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XValuesImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativesLinearConstraintsImpl.ConstraintImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAlternativeAffectationImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesComparisonsImpl.PairsImpl.PairImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesSetImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoriesSetImpl.ElementImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCriteriaComparisonsImpl.PairsImpl.PairImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesSetImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XAttributesSetImpl.ElementImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 void XCategoryValueImpl.setValueArray(XValue[] valueArray)
          Sets array of all "value" element
 



Copyright © 2011. All Rights Reserved.