org.decisiondeck.jmcda.persist.xmcda2.generated
Interface XMCDADoc.XMCDA

All Superinterfaces:
XmlObject, XmlTokenSource
All Known Implementing Classes:
XMCDADocImpl.XMCDAImpl
Enclosing interface:
XMCDADoc

public static interface XMCDADoc.XMCDA
extends XmlObject

An XML XMCDA(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.


Nested Class Summary
static class XMCDADoc.XMCDA.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 XAlternatives addNewAlternatives()
          Appends and returns a new empty value (as xml) as the last "alternatives" element
 XAlternativesAffectations addNewAlternativesAffectations()
          Appends and returns a new empty value (as xml) as the last "alternativesAffectations" element
 XAlternativesComparisons addNewAlternativesComparisons()
          Appends and returns a new empty value (as xml) as the last "alternativesComparisons" element
 XAlternativesCriteriaValues addNewAlternativesCriteriaValues()
          Appends and returns a new empty value (as xml) as the last "alternativesCriteriaValues" element
 XAlternativesLinearConstraints addNewAlternativesLinearConstraints()
          Appends and returns a new empty value (as xml) as the last "alternativesLinearConstraints" element
 XAlternativesMatrix addNewAlternativesMatrix()
          Appends and returns a new empty value (as xml) as the last "alternativesMatrix" element
 XAlternativesSet addNewAlternativesSet()
          Appends and returns a new empty value (as xml) as the last "alternativesSet" element
 XAlternativesSets addNewAlternativesSets()
          Appends and returns a new empty value (as xml) as the last "alternativesSets" element
 XAlternativesValues addNewAlternativesValues()
          Appends and returns a new empty value (as xml) as the last "alternativesValues" element
 XAlternativeValue addNewAlternativeValue()
          Appends and returns a new empty value (as xml) as the last "alternativeValue" element
 XAttributes addNewAttributes()
          Appends and returns a new empty value (as xml) as the last "attributes" element
 XAttributesComparisons addNewAttributesComparisons()
          Appends and returns a new empty value (as xml) as the last "attributesComparisons" element
 XAttributesLinearConstraints addNewAttributesLinearConstraints()
          Appends and returns a new empty value (as xml) as the last "attributesLinearConstraints" element
 XAttributesMatrix addNewAttributesMatrix()
          Appends and returns a new empty value (as xml) as the last "attributesMatrix" element
 XAttributesSet addNewAttributesSet()
          Appends and returns a new empty value (as xml) as the last "attributesSet" element
 XAttributesSets addNewAttributesSets()
          Appends and returns a new empty value (as xml) as the last "attributesSets" element
 XAttributesValues addNewAttributesValues()
          Appends and returns a new empty value (as xml) as the last "attributesValues" element
 XAttributeValue addNewAttributeValue()
          Appends and returns a new empty value (as xml) as the last "attributeValue" element
 XCategories addNewCategories()
          Appends and returns a new empty value (as xml) as the last "categories" element
 XCategoriesComparisons addNewCategoriesComparisons()
          Appends and returns a new empty value (as xml) as the last "categoriesComparisons" element
 XCategoriesContents addNewCategoriesContents()
          Appends and returns a new empty value (as xml) as the last "categoriesContents" element
 XCategoriesLinearConstraints addNewCategoriesLinearConstraints()
          Appends and returns a new empty value (as xml) as the last "categoriesLinearConstraints" element
 XCriteriaMatrix addNewCategoriesMatrix()
          Appends and returns a new empty value (as xml) as the last "categoriesMatrix" element
 XCategoriesProfiles addNewCategoriesProfiles()
          Appends and returns a new empty value (as xml) as the last "categoriesProfiles" element
 XCategoriesSet addNewCategoriesSet()
          Appends and returns a new empty value (as xml) as the last "categoriesSet" element
 XCategoriesSets addNewCategoriesSets()
          Appends and returns a new empty value (as xml) as the last "categoriesSets" element
 XCategoriesValues addNewCategoriesValues()
          Appends and returns a new empty value (as xml) as the last "categoriesValues" element
 XCategoryValue addNewCategoryValue()
          Appends and returns a new empty value (as xml) as the last "categoryValue" element
 XCriteria addNewCriteria()
          Appends and returns a new empty value (as xml) as the last "criteria" element
 XCriteriaComparisons addNewCriteriaComparisons()
          Appends and returns a new empty value (as xml) as the last "criteriaComparisons" element
 XCriteriaLinearConstraints addNewCriteriaLinearConstraints()
          Appends and returns a new empty value (as xml) as the last "criteriaLinearConstraints" element
 XCriteriaMatrix addNewCriteriaMatrix()
          Appends and returns a new empty value (as xml) as the last "criteriaMatrix" element
 XCriteriaSet addNewCriteriaSet()
          Appends and returns a new empty value (as xml) as the last "criteriaSet" element
 XCriteriaSets addNewCriteriaSets()
          Appends and returns a new empty value (as xml) as the last "criteriaSets" element
 XCriteriaValues addNewCriteriaValues()
          Appends and returns a new empty value (as xml) as the last "criteriaValues" element
 XCriterionValue addNewCriterionValue()
          Appends and returns a new empty value (as xml) as the last "criterionValue" element
 XHierarchy addNewHierarchy()
          Appends and returns a new empty value (as xml) as the last "hierarchy" element
 XMethodMessages addNewMethodMessages()
          Appends and returns a new empty value (as xml) as the last "methodMessages" element
 XMethodParameters addNewMethodParameters()
          Appends and returns a new empty value (as xml) as the last "methodParameters" element
 XPerformanceTable addNewPerformanceTable()
          Appends and returns a new empty value (as xml) as the last "performanceTable" element
 XProjectReference addNewProjectReference()
          Appends and returns a new empty value (as xml) as the last "projectReference" element
 XAlternativesAffectations[] getAlternativesAffectationsArray()
          Deprecated.  
 XAlternativesAffectations getAlternativesAffectationsArray(int i)
          Gets ith "alternativesAffectations" element
 List<XAlternativesAffectations> getAlternativesAffectationsList()
          Gets a List of "alternativesAffectations" elements
 XAlternatives[] getAlternativesArray()
          Deprecated.  
 XAlternatives getAlternativesArray(int i)
          Gets ith "alternatives" element
 XAlternativesComparisons[] getAlternativesComparisonsArray()
          Deprecated.  
 XAlternativesComparisons getAlternativesComparisonsArray(int i)
          Gets ith "alternativesComparisons" element
 List<XAlternativesComparisons> getAlternativesComparisonsList()
          Gets a List of "alternativesComparisons" elements
 XAlternativesCriteriaValues[] getAlternativesCriteriaValuesArray()
          Deprecated.  
 XAlternativesCriteriaValues getAlternativesCriteriaValuesArray(int i)
          Gets ith "alternativesCriteriaValues" element
 List<XAlternativesCriteriaValues> getAlternativesCriteriaValuesList()
          Gets a List of "alternativesCriteriaValues" elements
 XAlternativesLinearConstraints[] getAlternativesLinearConstraintsArray()
          Deprecated.  
 XAlternativesLinearConstraints getAlternativesLinearConstraintsArray(int i)
          Gets ith "alternativesLinearConstraints" element
 List<XAlternativesLinearConstraints> getAlternativesLinearConstraintsList()
          Gets a List of "alternativesLinearConstraints" elements
 List<XAlternatives> getAlternativesList()
          Gets a List of "alternatives" elements
 XAlternativesMatrix[] getAlternativesMatrixArray()
          Deprecated.  
 XAlternativesMatrix getAlternativesMatrixArray(int i)
          Gets ith "alternativesMatrix" element
 List<XAlternativesMatrix> getAlternativesMatrixList()
          Gets a List of "alternativesMatrix" elements
 XAlternativesSet[] getAlternativesSetArray()
          Deprecated.  
 XAlternativesSet getAlternativesSetArray(int i)
          Gets ith "alternativesSet" element
 List<XAlternativesSet> getAlternativesSetList()
          Gets a List of "alternativesSet" elements
 XAlternativesSets[] getAlternativesSetsArray()
          Deprecated.  
 XAlternativesSets getAlternativesSetsArray(int i)
          Gets ith "alternativesSets" element
 List<XAlternativesSets> getAlternativesSetsList()
          Gets a List of "alternativesSets" elements
 XAlternativesValues[] getAlternativesValuesArray()
          Deprecated.  
 XAlternativesValues getAlternativesValuesArray(int i)
          Gets ith "alternativesValues" element
 List<XAlternativesValues> getAlternativesValuesList()
          Gets a List of "alternativesValues" elements
 XAlternativeValue[] getAlternativeValueArray()
          Deprecated.  
 XAlternativeValue getAlternativeValueArray(int i)
          Gets ith "alternativeValue" element
 List<XAlternativeValue> getAlternativeValueList()
          Gets a List of "alternativeValue" elements
 XAttributes[] getAttributesArray()
          Deprecated.  
 XAttributes getAttributesArray(int i)
          Gets ith "attributes" element
 XAttributesComparisons[] getAttributesComparisonsArray()
          Deprecated.  
 XAttributesComparisons getAttributesComparisonsArray(int i)
          Gets ith "attributesComparisons" element
 List<XAttributesComparisons> getAttributesComparisonsList()
          Gets a List of "attributesComparisons" elements
 XAttributesLinearConstraints[] getAttributesLinearConstraintsArray()
          Deprecated.  
 XAttributesLinearConstraints getAttributesLinearConstraintsArray(int i)
          Gets ith "attributesLinearConstraints" element
 List<XAttributesLinearConstraints> getAttributesLinearConstraintsList()
          Gets a List of "attributesLinearConstraints" elements
 List<XAttributes> getAttributesList()
          Gets a List of "attributes" elements
 XAttributesMatrix[] getAttributesMatrixArray()
          Deprecated.  
 XAttributesMatrix getAttributesMatrixArray(int i)
          Gets ith "attributesMatrix" element
 List<XAttributesMatrix> getAttributesMatrixList()
          Gets a List of "attributesMatrix" elements
 XAttributesSet[] getAttributesSetArray()
          Deprecated.  
 XAttributesSet getAttributesSetArray(int i)
          Gets ith "attributesSet" element
 List<XAttributesSet> getAttributesSetList()
          Gets a List of "attributesSet" elements
 XAttributesSets[] getAttributesSetsArray()
          Deprecated.  
 XAttributesSets getAttributesSetsArray(int i)
          Gets ith "attributesSets" element
 List<XAttributesSets> getAttributesSetsList()
          Gets a List of "attributesSets" elements
 XAttributesValues[] getAttributesValuesArray()
          Deprecated.  
 XAttributesValues getAttributesValuesArray(int i)
          Gets ith "attributesValues" element
 List<XAttributesValues> getAttributesValuesList()
          Gets a List of "attributesValues" elements
 XAttributeValue[] getAttributeValueArray()
          Deprecated.  
 XAttributeValue getAttributeValueArray(int i)
          Gets ith "attributeValue" element
 List<XAttributeValue> getAttributeValueList()
          Gets a List of "attributeValue" elements
 XCategories[] getCategoriesArray()
          Deprecated.  
 XCategories getCategoriesArray(int i)
          Gets ith "categories" element
 XCategoriesComparisons[] getCategoriesComparisonsArray()
          Deprecated.  
 XCategoriesComparisons getCategoriesComparisonsArray(int i)
          Gets ith "categoriesComparisons" element
 List<XCategoriesComparisons> getCategoriesComparisonsList()
          Gets a List of "categoriesComparisons" elements
 XCategoriesContents[] getCategoriesContentsArray()
          Deprecated.  
 XCategoriesContents getCategoriesContentsArray(int i)
          Gets ith "categoriesContents" element
 List<XCategoriesContents> getCategoriesContentsList()
          Gets a List of "categoriesContents" elements
 XCategoriesLinearConstraints[] getCategoriesLinearConstraintsArray()
          Deprecated.  
 XCategoriesLinearConstraints getCategoriesLinearConstraintsArray(int i)
          Gets ith "categoriesLinearConstraints" element
 List<XCategoriesLinearConstraints> getCategoriesLinearConstraintsList()
          Gets a List of "categoriesLinearConstraints" elements
 List<XCategories> getCategoriesList()
          Gets a List of "categories" elements
 XCriteriaMatrix[] getCategoriesMatrixArray()
          Deprecated.  
 XCriteriaMatrix getCategoriesMatrixArray(int i)
          Gets ith "categoriesMatrix" element
 List<XCriteriaMatrix> getCategoriesMatrixList()
          Gets a List of "categoriesMatrix" elements
 XCategoriesProfiles[] getCategoriesProfilesArray()
          Deprecated.  
 XCategoriesProfiles getCategoriesProfilesArray(int i)
          Gets ith "categoriesProfiles" element
 List<XCategoriesProfiles> getCategoriesProfilesList()
          Gets a List of "categoriesProfiles" elements
 XCategoriesSet[] getCategoriesSetArray()
          Deprecated.  
 XCategoriesSet getCategoriesSetArray(int i)
          Gets ith "categoriesSet" element
 List<XCategoriesSet> getCategoriesSetList()
          Gets a List of "categoriesSet" elements
 XCategoriesSets[] getCategoriesSetsArray()
          Deprecated.  
 XCategoriesSets getCategoriesSetsArray(int i)
          Gets ith "categoriesSets" element
 List<XCategoriesSets> getCategoriesSetsList()
          Gets a List of "categoriesSets" elements
 XCategoriesValues[] getCategoriesValuesArray()
          Deprecated.  
 XCategoriesValues getCategoriesValuesArray(int i)
          Gets ith "categoriesValues" element
 List<XCategoriesValues> getCategoriesValuesList()
          Gets a List of "categoriesValues" elements
 XCategoryValue[] getCategoryValueArray()
          Deprecated.  
 XCategoryValue getCategoryValueArray(int i)
          Gets ith "categoryValue" element
 List<XCategoryValue> getCategoryValueList()
          Gets a List of "categoryValue" elements
 Calendar getCreationDate()
          Gets the "creationDate" attribute
 XCriteria[] getCriteriaArray()
          Deprecated.  
 XCriteria getCriteriaArray(int i)
          Gets ith "criteria" element
 XCriteriaComparisons[] getCriteriaComparisonsArray()
          Deprecated.  
 XCriteriaComparisons getCriteriaComparisonsArray(int i)
          Gets ith "criteriaComparisons" element
 List<XCriteriaComparisons> getCriteriaComparisonsList()
          Gets a List of "criteriaComparisons" elements
 XCriteriaLinearConstraints[] getCriteriaLinearConstraintsArray()
          Deprecated.  
 XCriteriaLinearConstraints getCriteriaLinearConstraintsArray(int i)
          Gets ith "criteriaLinearConstraints" element
 List<XCriteriaLinearConstraints> getCriteriaLinearConstraintsList()
          Gets a List of "criteriaLinearConstraints" elements
 List<XCriteria> getCriteriaList()
          Gets a List of "criteria" elements
 XCriteriaMatrix[] getCriteriaMatrixArray()
          Deprecated.  
 XCriteriaMatrix getCriteriaMatrixArray(int i)
          Gets ith "criteriaMatrix" element
 List<XCriteriaMatrix> getCriteriaMatrixList()
          Gets a List of "criteriaMatrix" elements
 XCriteriaSet[] getCriteriaSetArray()
          Deprecated.  
 XCriteriaSet getCriteriaSetArray(int i)
          Gets ith "criteriaSet" element
 List<XCriteriaSet> getCriteriaSetList()
          Gets a List of "criteriaSet" elements
 XCriteriaSets[] getCriteriaSetsArray()
          Deprecated.  
 XCriteriaSets getCriteriaSetsArray(int i)
          Gets ith "criteriaSets" element
 List<XCriteriaSets> getCriteriaSetsList()
          Gets a List of "criteriaSets" elements
 XCriteriaValues[] getCriteriaValuesArray()
          Deprecated.  
 XCriteriaValues getCriteriaValuesArray(int i)
          Gets ith "criteriaValues" element
 List<XCriteriaValues> getCriteriaValuesList()
          Gets a List of "criteriaValues" elements
 XCriterionValue[] getCriterionValueArray()
          Deprecated.  
 XCriterionValue getCriterionValueArray(int i)
          Gets ith "criterionValue" element
 List<XCriterionValue> getCriterionValueList()
          Gets a List of "criterionValue" elements
 XHierarchy[] getHierarchyArray()
          Deprecated.  
 XHierarchy getHierarchyArray(int i)
          Gets ith "hierarchy" element
 List<XHierarchy> getHierarchyList()
          Gets a List of "hierarchy" elements
 String getInstanceAuthor()
          Gets the "instanceAuthor" attribute
 String getInstanceID()
          Gets the "instanceID" attribute
 Calendar getLastModificationDate()
          Gets the "lastModificationDate" attribute
 XMethodMessages[] getMethodMessagesArray()
          Deprecated.  
 XMethodMessages getMethodMessagesArray(int i)
          Gets ith "methodMessages" element
 List<XMethodMessages> getMethodMessagesList()
          Gets a List of "methodMessages" elements
 XMethodParameters[] getMethodParametersArray()
          Deprecated.  
 XMethodParameters getMethodParametersArray(int i)
          Gets ith "methodParameters" element
 List<XMethodParameters> getMethodParametersList()
          Gets a List of "methodParameters" elements
 XPerformanceTable[] getPerformanceTableArray()
          Deprecated.  
 XPerformanceTable getPerformanceTableArray(int i)
          Gets ith "performanceTable" element
 List<XPerformanceTable> getPerformanceTableList()
          Gets a List of "performanceTable" elements
 String getPreviousInstanceID()
          Gets the "previousInstanceID" attribute
 XProjectReference[] getProjectReferenceArray()
          Deprecated.  
 XProjectReference getProjectReferenceArray(int i)
          Gets ith "projectReference" element
 List<XProjectReference> getProjectReferenceList()
          Gets a List of "projectReference" elements
 XAlternatives insertNewAlternatives(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternatives" element
 XAlternativesAffectations insertNewAlternativesAffectations(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesAffectations" element
 XAlternativesComparisons insertNewAlternativesComparisons(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesComparisons" element
 XAlternativesCriteriaValues insertNewAlternativesCriteriaValues(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesCriteriaValues" element
 XAlternativesLinearConstraints insertNewAlternativesLinearConstraints(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesLinearConstraints" element
 XAlternativesMatrix insertNewAlternativesMatrix(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesMatrix" element
 XAlternativesSet insertNewAlternativesSet(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesSet" element
 XAlternativesSets insertNewAlternativesSets(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesSets" element
 XAlternativesValues insertNewAlternativesValues(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativesValues" element
 XAlternativeValue insertNewAlternativeValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "alternativeValue" element
 XAttributes insertNewAttributes(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributes" element
 XAttributesComparisons insertNewAttributesComparisons(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributesComparisons" element
 XAttributesLinearConstraints insertNewAttributesLinearConstraints(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributesLinearConstraints" element
 XAttributesMatrix insertNewAttributesMatrix(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributesMatrix" element
 XAttributesSet insertNewAttributesSet(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributesSet" element
 XAttributesSets insertNewAttributesSets(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributesSets" element
 XAttributesValues insertNewAttributesValues(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributesValues" element
 XAttributeValue insertNewAttributeValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "attributeValue" element
 XCategories insertNewCategories(int i)
          Inserts and returns a new empty value (as xml) as the ith "categories" element
 XCategoriesComparisons insertNewCategoriesComparisons(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesComparisons" element
 XCategoriesContents insertNewCategoriesContents(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesContents" element
 XCategoriesLinearConstraints insertNewCategoriesLinearConstraints(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesLinearConstraints" element
 XCriteriaMatrix insertNewCategoriesMatrix(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesMatrix" element
 XCategoriesProfiles insertNewCategoriesProfiles(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesProfiles" element
 XCategoriesSet insertNewCategoriesSet(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesSet" element
 XCategoriesSets insertNewCategoriesSets(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesSets" element
 XCategoriesValues insertNewCategoriesValues(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoriesValues" element
 XCategoryValue insertNewCategoryValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "categoryValue" element
 XCriteria insertNewCriteria(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteria" element
 XCriteriaComparisons insertNewCriteriaComparisons(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteriaComparisons" element
 XCriteriaLinearConstraints insertNewCriteriaLinearConstraints(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteriaLinearConstraints" element
 XCriteriaMatrix insertNewCriteriaMatrix(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteriaMatrix" element
 XCriteriaSet insertNewCriteriaSet(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteriaSet" element
 XCriteriaSets insertNewCriteriaSets(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteriaSets" element
 XCriteriaValues insertNewCriteriaValues(int i)
          Inserts and returns a new empty value (as xml) as the ith "criteriaValues" element
 XCriterionValue insertNewCriterionValue(int i)
          Inserts and returns a new empty value (as xml) as the ith "criterionValue" element
 XHierarchy insertNewHierarchy(int i)
          Inserts and returns a new empty value (as xml) as the ith "hierarchy" element
 XMethodMessages insertNewMethodMessages(int i)
          Inserts and returns a new empty value (as xml) as the ith "methodMessages" element
 XMethodParameters insertNewMethodParameters(int i)
          Inserts and returns a new empty value (as xml) as the ith "methodParameters" element
 XPerformanceTable insertNewPerformanceTable(int i)
          Inserts and returns a new empty value (as xml) as the ith "performanceTable" element
 XProjectReference insertNewProjectReference(int i)
          Inserts and returns a new empty value (as xml) as the ith "projectReference" element
 boolean isSetCreationDate()
          True if has "creationDate" attribute
 boolean isSetInstanceAuthor()
          True if has "instanceAuthor" attribute
 boolean isSetInstanceID()
          True if has "instanceID" attribute
 boolean isSetLastModificationDate()
          True if has "lastModificationDate" attribute
 boolean isSetPreviousInstanceID()
          True if has "previousInstanceID" attribute
 void removeAlternatives(int i)
          Removes the ith "alternatives" element
 void removeAlternativesAffectations(int i)
          Removes the ith "alternativesAffectations" element
 void removeAlternativesComparisons(int i)
          Removes the ith "alternativesComparisons" element
 void removeAlternativesCriteriaValues(int i)
          Removes the ith "alternativesCriteriaValues" element
 void removeAlternativesLinearConstraints(int i)
          Removes the ith "alternativesLinearConstraints" element
 void removeAlternativesMatrix(int i)
          Removes the ith "alternativesMatrix" element
 void removeAlternativesSet(int i)
          Removes the ith "alternativesSet" element
 void removeAlternativesSets(int i)
          Removes the ith "alternativesSets" element
 void removeAlternativesValues(int i)
          Removes the ith "alternativesValues" element
 void removeAlternativeValue(int i)
          Removes the ith "alternativeValue" element
 void removeAttributes(int i)
          Removes the ith "attributes" element
 void removeAttributesComparisons(int i)
          Removes the ith "attributesComparisons" element
 void removeAttributesLinearConstraints(int i)
          Removes the ith "attributesLinearConstraints" element
 void removeAttributesMatrix(int i)
          Removes the ith "attributesMatrix" element
 void removeAttributesSet(int i)
          Removes the ith "attributesSet" element
 void removeAttributesSets(int i)
          Removes the ith "attributesSets" element
 void removeAttributesValues(int i)
          Removes the ith "attributesValues" element
 void removeAttributeValue(int i)
          Removes the ith "attributeValue" element
 void removeCategories(int i)
          Removes the ith "categories" element
 void removeCategoriesComparisons(int i)
          Removes the ith "categoriesComparisons" element
 void removeCategoriesContents(int i)
          Removes the ith "categoriesContents" element
 void removeCategoriesLinearConstraints(int i)
          Removes the ith "categoriesLinearConstraints" element
 void removeCategoriesMatrix(int i)
          Removes the ith "categoriesMatrix" element
 void removeCategoriesProfiles(int i)
          Removes the ith "categoriesProfiles" element
 void removeCategoriesSet(int i)
          Removes the ith "categoriesSet" element
 void removeCategoriesSets(int i)
          Removes the ith "categoriesSets" element
 void removeCategoriesValues(int i)
          Removes the ith "categoriesValues" element
 void removeCategoryValue(int i)
          Removes the ith "categoryValue" element
 void removeCriteria(int i)
          Removes the ith "criteria" element
 void removeCriteriaComparisons(int i)
          Removes the ith "criteriaComparisons" element
 void removeCriteriaLinearConstraints(int i)
          Removes the ith "criteriaLinearConstraints" element
 void removeCriteriaMatrix(int i)
          Removes the ith "criteriaMatrix" element
 void removeCriteriaSet(int i)
          Removes the ith "criteriaSet" element
 void removeCriteriaSets(int i)
          Removes the ith "criteriaSets" element
 void removeCriteriaValues(int i)
          Removes the ith "criteriaValues" element
 void removeCriterionValue(int i)
          Removes the ith "criterionValue" element
 void removeHierarchy(int i)
          Removes the ith "hierarchy" element
 void removeMethodMessages(int i)
          Removes the ith "methodMessages" element
 void removeMethodParameters(int i)
          Removes the ith "methodParameters" element
 void removePerformanceTable(int i)
          Removes the ith "performanceTable" element
 void removeProjectReference(int i)
          Removes the ith "projectReference" element
 void setAlternativesAffectationsArray(int i, XAlternativesAffectations alternativesAffectations)
          Sets ith "alternativesAffectations" element
 void setAlternativesAffectationsArray(XAlternativesAffectations[] alternativesAffectationsArray)
          Sets array of all "alternativesAffectations" element
 void setAlternativesArray(int i, XAlternatives alternatives)
          Sets ith "alternatives" element
 void setAlternativesArray(XAlternatives[] alternativesArray)
          Sets array of all "alternatives" element
 void setAlternativesComparisonsArray(int i, XAlternativesComparisons alternativesComparisons)
          Sets ith "alternativesComparisons" element
 void setAlternativesComparisonsArray(XAlternativesComparisons[] alternativesComparisonsArray)
          Sets array of all "alternativesComparisons" element
 void setAlternativesCriteriaValuesArray(int i, XAlternativesCriteriaValues alternativesCriteriaValues)
          Sets ith "alternativesCriteriaValues" element
 void setAlternativesCriteriaValuesArray(XAlternativesCriteriaValues[] alternativesCriteriaValuesArray)
          Sets array of all "alternativesCriteriaValues" element
 void setAlternativesLinearConstraintsArray(int i, XAlternativesLinearConstraints alternativesLinearConstraints)
          Sets ith "alternativesLinearConstraints" element
 void setAlternativesLinearConstraintsArray(XAlternativesLinearConstraints[] alternativesLinearConstraintsArray)
          Sets array of all "alternativesLinearConstraints" element
 void setAlternativesMatrixArray(int i, XAlternativesMatrix alternativesMatrix)
          Sets ith "alternativesMatrix" element
 void setAlternativesMatrixArray(XAlternativesMatrix[] alternativesMatrixArray)
          Sets array of all "alternativesMatrix" element
 void setAlternativesSetArray(int i, XAlternativesSet alternativesSet)
          Sets ith "alternativesSet" element
 void setAlternativesSetArray(XAlternativesSet[] alternativesSetArray)
          Sets array of all "alternativesSet" element
 void setAlternativesSetsArray(int i, XAlternativesSets alternativesSets)
          Sets ith "alternativesSets" element
 void setAlternativesSetsArray(XAlternativesSets[] alternativesSetsArray)
          Sets array of all "alternativesSets" element
 void setAlternativesValuesArray(int i, XAlternativesValues alternativesValues)
          Sets ith "alternativesValues" element
 void setAlternativesValuesArray(XAlternativesValues[] alternativesValuesArray)
          Sets array of all "alternativesValues" element
 void setAlternativeValueArray(int i, XAlternativeValue alternativeValue)
          Sets ith "alternativeValue" element
 void setAlternativeValueArray(XAlternativeValue[] alternativeValueArray)
          Sets array of all "alternativeValue" element
 void setAttributesArray(int i, XAttributes attributes)
          Sets ith "attributes" element
 void setAttributesArray(XAttributes[] attributesArray)
          Sets array of all "attributes" element
 void setAttributesComparisonsArray(int i, XAttributesComparisons attributesComparisons)
          Sets ith "attributesComparisons" element
 void setAttributesComparisonsArray(XAttributesComparisons[] attributesComparisonsArray)
          Sets array of all "attributesComparisons" element
 void setAttributesLinearConstraintsArray(int i, XAttributesLinearConstraints attributesLinearConstraints)
          Sets ith "attributesLinearConstraints" element
 void setAttributesLinearConstraintsArray(XAttributesLinearConstraints[] attributesLinearConstraintsArray)
          Sets array of all "attributesLinearConstraints" element
 void setAttributesMatrixArray(int i, XAttributesMatrix attributesMatrix)
          Sets ith "attributesMatrix" element
 void setAttributesMatrixArray(XAttributesMatrix[] attributesMatrixArray)
          Sets array of all "attributesMatrix" element
 void setAttributesSetArray(int i, XAttributesSet attributesSet)
          Sets ith "attributesSet" element
 void setAttributesSetArray(XAttributesSet[] attributesSetArray)
          Sets array of all "attributesSet" element
 void setAttributesSetsArray(int i, XAttributesSets attributesSets)
          Sets ith "attributesSets" element
 void setAttributesSetsArray(XAttributesSets[] attributesSetsArray)
          Sets array of all "attributesSets" element
 void setAttributesValuesArray(int i, XAttributesValues attributesValues)
          Sets ith "attributesValues" element
 void setAttributesValuesArray(XAttributesValues[] attributesValuesArray)
          Sets array of all "attributesValues" element
 void setAttributeValueArray(int i, XAttributeValue attributeValue)
          Sets ith "attributeValue" element
 void setAttributeValueArray(XAttributeValue[] attributeValueArray)
          Sets array of all "attributeValue" element
 void setCategoriesArray(int i, XCategories categories)
          Sets ith "categories" element
 void setCategoriesArray(XCategories[] categoriesArray)
          Sets array of all "categories" element
 void setCategoriesComparisonsArray(int i, XCategoriesComparisons categoriesComparisons)
          Sets ith "categoriesComparisons" element
 void setCategoriesComparisonsArray(XCategoriesComparisons[] categoriesComparisonsArray)
          Sets array of all "categoriesComparisons" element
 void setCategoriesContentsArray(int i, XCategoriesContents categoriesContents)
          Sets ith "categoriesContents" element
 void setCategoriesContentsArray(XCategoriesContents[] categoriesContentsArray)
          Sets array of all "categoriesContents" element
 void setCategoriesLinearConstraintsArray(int i, XCategoriesLinearConstraints categoriesLinearConstraints)
          Sets ith "categoriesLinearConstraints" element
 void setCategoriesLinearConstraintsArray(XCategoriesLinearConstraints[] categoriesLinearConstraintsArray)
          Sets array of all "categoriesLinearConstraints" element
 void setCategoriesMatrixArray(int i, XCriteriaMatrix categoriesMatrix)
          Sets ith "categoriesMatrix" element
 void setCategoriesMatrixArray(XCriteriaMatrix[] categoriesMatrixArray)
          Sets array of all "categoriesMatrix" element
 void setCategoriesProfilesArray(int i, XCategoriesProfiles categoriesProfiles)
          Sets ith "categoriesProfiles" element
 void setCategoriesProfilesArray(XCategoriesProfiles[] categoriesProfilesArray)
          Sets array of all "categoriesProfiles" element
 void setCategoriesSetArray(int i, XCategoriesSet categoriesSet)
          Sets ith "categoriesSet" element
 void setCategoriesSetArray(XCategoriesSet[] categoriesSetArray)
          Sets array of all "categoriesSet" element
 void setCategoriesSetsArray(int i, XCategoriesSets categoriesSets)
          Sets ith "categoriesSets" element
 void setCategoriesSetsArray(XCategoriesSets[] categoriesSetsArray)
          Sets array of all "categoriesSets" element
 void setCategoriesValuesArray(int i, XCategoriesValues categoriesValues)
          Sets ith "categoriesValues" element
 void setCategoriesValuesArray(XCategoriesValues[] categoriesValuesArray)
          Sets array of all "categoriesValues" element
 void setCategoryValueArray(int i, XCategoryValue categoryValue)
          Sets ith "categoryValue" element
 void setCategoryValueArray(XCategoryValue[] categoryValueArray)
          Sets array of all "categoryValue" element
 void setCreationDate(Calendar creationDate)
          Sets the "creationDate" attribute
 void setCriteriaArray(int i, XCriteria criteria)
          Sets ith "criteria" element
 void setCriteriaArray(XCriteria[] criteriaArray)
          Sets array of all "criteria" element
 void setCriteriaComparisonsArray(int i, XCriteriaComparisons criteriaComparisons)
          Sets ith "criteriaComparisons" element
 void setCriteriaComparisonsArray(XCriteriaComparisons[] criteriaComparisonsArray)
          Sets array of all "criteriaComparisons" element
 void setCriteriaLinearConstraintsArray(int i, XCriteriaLinearConstraints criteriaLinearConstraints)
          Sets ith "criteriaLinearConstraints" element
 void setCriteriaLinearConstraintsArray(XCriteriaLinearConstraints[] criteriaLinearConstraintsArray)
          Sets array of all "criteriaLinearConstraints" element
 void setCriteriaMatrixArray(int i, XCriteriaMatrix criteriaMatrix)
          Sets ith "criteriaMatrix" element
 void setCriteriaMatrixArray(XCriteriaMatrix[] criteriaMatrixArray)
          Sets array of all "criteriaMatrix" element
 void setCriteriaSetArray(int i, XCriteriaSet criteriaSet)
          Sets ith "criteriaSet" element
 void setCriteriaSetArray(XCriteriaSet[] criteriaSetArray)
          Sets array of all "criteriaSet" element
 void setCriteriaSetsArray(int i, XCriteriaSets criteriaSets)
          Sets ith "criteriaSets" element
 void setCriteriaSetsArray(XCriteriaSets[] criteriaSetsArray)
          Sets array of all "criteriaSets" element
 void setCriteriaValuesArray(int i, XCriteriaValues criteriaValues)
          Sets ith "criteriaValues" element
 void setCriteriaValuesArray(XCriteriaValues[] criteriaValuesArray)
          Sets array of all "criteriaValues" element
 void setCriterionValueArray(int i, XCriterionValue criterionValue)
          Sets ith "criterionValue" element
 void setCriterionValueArray(XCriterionValue[] criterionValueArray)
          Sets array of all "criterionValue" element
 void setHierarchyArray(int i, XHierarchy hierarchy)
          Sets ith "hierarchy" element
 void setHierarchyArray(XHierarchy[] hierarchyArray)
          Sets array of all "hierarchy" element
 void setInstanceAuthor(String instanceAuthor)
          Sets the "instanceAuthor" attribute
 void setInstanceID(String instanceID)
          Sets the "instanceID" attribute
 void setLastModificationDate(Calendar lastModificationDate)
          Sets the "lastModificationDate" attribute
 void setMethodMessagesArray(int i, XMethodMessages methodMessages)
          Sets ith "methodMessages" element
 void setMethodMessagesArray(XMethodMessages[] methodMessagesArray)
          Sets array of all "methodMessages" element
 void setMethodParametersArray(int i, XMethodParameters methodParameters)
          Sets ith "methodParameters" element
 void setMethodParametersArray(XMethodParameters[] methodParametersArray)
          Sets array of all "methodParameters" element
 void setPerformanceTableArray(int i, XPerformanceTable performanceTable)
          Sets ith "performanceTable" element
 void setPerformanceTableArray(XPerformanceTable[] performanceTableArray)
          Sets array of all "performanceTable" element
 void setPreviousInstanceID(String previousInstanceID)
          Sets the "previousInstanceID" attribute
 void setProjectReferenceArray(int i, XProjectReference projectReference)
          Sets ith "projectReference" element
 void setProjectReferenceArray(XProjectReference[] projectReferenceArray)
          Sets array of all "projectReference" element
 int sizeOfAlternativesAffectationsArray()
          Returns number of "alternativesAffectations" element
 int sizeOfAlternativesArray()
          Returns number of "alternatives" element
 int sizeOfAlternativesComparisonsArray()
          Returns number of "alternativesComparisons" element
 int sizeOfAlternativesCriteriaValuesArray()
          Returns number of "alternativesCriteriaValues" element
 int sizeOfAlternativesLinearConstraintsArray()
          Returns number of "alternativesLinearConstraints" element
 int sizeOfAlternativesMatrixArray()
          Returns number of "alternativesMatrix" element
 int sizeOfAlternativesSetArray()
          Returns number of "alternativesSet" element
 int sizeOfAlternativesSetsArray()
          Returns number of "alternativesSets" element
 int sizeOfAlternativesValuesArray()
          Returns number of "alternativesValues" element
 int sizeOfAlternativeValueArray()
          Returns number of "alternativeValue" element
 int sizeOfAttributesArray()
          Returns number of "attributes" element
 int sizeOfAttributesComparisonsArray()
          Returns number of "attributesComparisons" element
 int sizeOfAttributesLinearConstraintsArray()
          Returns number of "attributesLinearConstraints" element
 int sizeOfAttributesMatrixArray()
          Returns number of "attributesMatrix" element
 int sizeOfAttributesSetArray()
          Returns number of "attributesSet" element
 int sizeOfAttributesSetsArray()
          Returns number of "attributesSets" element
 int sizeOfAttributesValuesArray()
          Returns number of "attributesValues" element
 int sizeOfAttributeValueArray()
          Returns number of "attributeValue" element
 int sizeOfCategoriesArray()
          Returns number of "categories" element
 int sizeOfCategoriesComparisonsArray()
          Returns number of "categoriesComparisons" element
 int sizeOfCategoriesContentsArray()
          Returns number of "categoriesContents" element
 int sizeOfCategoriesLinearConstraintsArray()
          Returns number of "categoriesLinearConstraints" element
 int sizeOfCategoriesMatrixArray()
          Returns number of "categoriesMatrix" element
 int sizeOfCategoriesProfilesArray()
          Returns number of "categoriesProfiles" element
 int sizeOfCategoriesSetArray()
          Returns number of "categoriesSet" element
 int sizeOfCategoriesSetsArray()
          Returns number of "categoriesSets" element
 int sizeOfCategoriesValuesArray()
          Returns number of "categoriesValues" element
 int sizeOfCategoryValueArray()
          Returns number of "categoryValue" element
 int sizeOfCriteriaArray()
          Returns number of "criteria" element
 int sizeOfCriteriaComparisonsArray()
          Returns number of "criteriaComparisons" element
 int sizeOfCriteriaLinearConstraintsArray()
          Returns number of "criteriaLinearConstraints" element
 int sizeOfCriteriaMatrixArray()
          Returns number of "criteriaMatrix" element
 int sizeOfCriteriaSetArray()
          Returns number of "criteriaSet" element
 int sizeOfCriteriaSetsArray()
          Returns number of "criteriaSets" element
 int sizeOfCriteriaValuesArray()
          Returns number of "criteriaValues" element
 int sizeOfCriterionValueArray()
          Returns number of "criterionValue" element
 int sizeOfHierarchyArray()
          Returns number of "hierarchy" element
 int sizeOfMethodMessagesArray()
          Returns number of "methodMessages" element
 int sizeOfMethodParametersArray()
          Returns number of "methodParameters" element
 int sizeOfPerformanceTableArray()
          Returns number of "performanceTable" element
 int sizeOfProjectReferenceArray()
          Returns number of "projectReference" element
 void unsetCreationDate()
          Unsets the "creationDate" attribute
 void unsetInstanceAuthor()
          Unsets the "instanceAuthor" attribute
 void unsetInstanceID()
          Unsets the "instanceID" attribute
 void unsetLastModificationDate()
          Unsets the "lastModificationDate" attribute
 void unsetPreviousInstanceID()
          Unsets the "previousInstanceID" attribute
 XmlDateTime xgetCreationDate()
          Gets (as xml) the "creationDate" attribute
 XmlString xgetInstanceAuthor()
          Gets (as xml) the "instanceAuthor" attribute
 XmlString xgetInstanceID()
          Gets (as xml) the "instanceID" attribute
 XmlDateTime xgetLastModificationDate()
          Gets (as xml) the "lastModificationDate" attribute
 XmlString xgetPreviousInstanceID()
          Gets (as xml) the "previousInstanceID" attribute
 void xsetCreationDate(XmlDateTime creationDate)
          Sets (as xml) the "creationDate" attribute
 void xsetInstanceAuthor(XmlString instanceAuthor)
          Sets (as xml) the "instanceAuthor" attribute
 void xsetInstanceID(XmlString instanceID)
          Sets (as xml) the "instanceID" attribute
 void xsetLastModificationDate(XmlDateTime lastModificationDate)
          Sets (as xml) the "lastModificationDate" attribute
 void xsetPreviousInstanceID(XmlString previousInstanceID)
          Sets (as xml) the "previousInstanceID" attribute
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

static final SchemaType type
Method Detail

getProjectReferenceList

List<XProjectReference> getProjectReferenceList()
Gets a List of "projectReference" elements


getProjectReferenceArray

XProjectReference[] getProjectReferenceArray()
Deprecated. 

Gets array of all "projectReference" elements


getProjectReferenceArray

XProjectReference getProjectReferenceArray(int i)
Gets ith "projectReference" element


sizeOfProjectReferenceArray

int sizeOfProjectReferenceArray()
Returns number of "projectReference" element


setProjectReferenceArray

void setProjectReferenceArray(XProjectReference[] projectReferenceArray)
Sets array of all "projectReference" element


setProjectReferenceArray

void setProjectReferenceArray(int i,
                              XProjectReference projectReference)
Sets ith "projectReference" element


insertNewProjectReference

XProjectReference insertNewProjectReference(int i)
Inserts and returns a new empty value (as xml) as the ith "projectReference" element


addNewProjectReference

XProjectReference addNewProjectReference()
Appends and returns a new empty value (as xml) as the last "projectReference" element


removeProjectReference

void removeProjectReference(int i)
Removes the ith "projectReference" element


getMethodMessagesList

List<XMethodMessages> getMethodMessagesList()
Gets a List of "methodMessages" elements


getMethodMessagesArray

XMethodMessages[] getMethodMessagesArray()
Deprecated. 

Gets array of all "methodMessages" elements


getMethodMessagesArray

XMethodMessages getMethodMessagesArray(int i)
Gets ith "methodMessages" element


sizeOfMethodMessagesArray

int sizeOfMethodMessagesArray()
Returns number of "methodMessages" element


setMethodMessagesArray

void setMethodMessagesArray(XMethodMessages[] methodMessagesArray)
Sets array of all "methodMessages" element


setMethodMessagesArray

void setMethodMessagesArray(int i,
                            XMethodMessages methodMessages)
Sets ith "methodMessages" element


insertNewMethodMessages

XMethodMessages insertNewMethodMessages(int i)
Inserts and returns a new empty value (as xml) as the ith "methodMessages" element


addNewMethodMessages

XMethodMessages addNewMethodMessages()
Appends and returns a new empty value (as xml) as the last "methodMessages" element


removeMethodMessages

void removeMethodMessages(int i)
Removes the ith "methodMessages" element


getMethodParametersList

List<XMethodParameters> getMethodParametersList()
Gets a List of "methodParameters" elements


getMethodParametersArray

XMethodParameters[] getMethodParametersArray()
Deprecated. 

Gets array of all "methodParameters" elements


getMethodParametersArray

XMethodParameters getMethodParametersArray(int i)
Gets ith "methodParameters" element


sizeOfMethodParametersArray

int sizeOfMethodParametersArray()
Returns number of "methodParameters" element


setMethodParametersArray

void setMethodParametersArray(XMethodParameters[] methodParametersArray)
Sets array of all "methodParameters" element


setMethodParametersArray

void setMethodParametersArray(int i,
                              XMethodParameters methodParameters)
Sets ith "methodParameters" element


insertNewMethodParameters

XMethodParameters insertNewMethodParameters(int i)
Inserts and returns a new empty value (as xml) as the ith "methodParameters" element


addNewMethodParameters

XMethodParameters addNewMethodParameters()
Appends and returns a new empty value (as xml) as the last "methodParameters" element


removeMethodParameters

void removeMethodParameters(int i)
Removes the ith "methodParameters" element


getAlternativesList

List<XAlternatives> getAlternativesList()
Gets a List of "alternatives" elements


getAlternativesArray

XAlternatives[] getAlternativesArray()
Deprecated. 

Gets array of all "alternatives" elements


getAlternativesArray

XAlternatives getAlternativesArray(int i)
Gets ith "alternatives" element


sizeOfAlternativesArray

int sizeOfAlternativesArray()
Returns number of "alternatives" element


setAlternativesArray

void setAlternativesArray(XAlternatives[] alternativesArray)
Sets array of all "alternatives" element


setAlternativesArray

void setAlternativesArray(int i,
                          XAlternatives alternatives)
Sets ith "alternatives" element


insertNewAlternatives

XAlternatives insertNewAlternatives(int i)
Inserts and returns a new empty value (as xml) as the ith "alternatives" element


addNewAlternatives

XAlternatives addNewAlternatives()
Appends and returns a new empty value (as xml) as the last "alternatives" element


removeAlternatives

void removeAlternatives(int i)
Removes the ith "alternatives" element


getAlternativesSetList

List<XAlternativesSet> getAlternativesSetList()
Gets a List of "alternativesSet" elements


getAlternativesSetArray

XAlternativesSet[] getAlternativesSetArray()
Deprecated. 

Gets array of all "alternativesSet" elements


getAlternativesSetArray

XAlternativesSet getAlternativesSetArray(int i)
Gets ith "alternativesSet" element


sizeOfAlternativesSetArray

int sizeOfAlternativesSetArray()
Returns number of "alternativesSet" element


setAlternativesSetArray

void setAlternativesSetArray(XAlternativesSet[] alternativesSetArray)
Sets array of all "alternativesSet" element


setAlternativesSetArray

void setAlternativesSetArray(int i,
                             XAlternativesSet alternativesSet)
Sets ith "alternativesSet" element


insertNewAlternativesSet

XAlternativesSet insertNewAlternativesSet(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesSet" element


addNewAlternativesSet

XAlternativesSet addNewAlternativesSet()
Appends and returns a new empty value (as xml) as the last "alternativesSet" element


removeAlternativesSet

void removeAlternativesSet(int i)
Removes the ith "alternativesSet" element


getAlternativesSetsList

List<XAlternativesSets> getAlternativesSetsList()
Gets a List of "alternativesSets" elements


getAlternativesSetsArray

XAlternativesSets[] getAlternativesSetsArray()
Deprecated. 

Gets array of all "alternativesSets" elements


getAlternativesSetsArray

XAlternativesSets getAlternativesSetsArray(int i)
Gets ith "alternativesSets" element


sizeOfAlternativesSetsArray

int sizeOfAlternativesSetsArray()
Returns number of "alternativesSets" element


setAlternativesSetsArray

void setAlternativesSetsArray(XAlternativesSets[] alternativesSetsArray)
Sets array of all "alternativesSets" element


setAlternativesSetsArray

void setAlternativesSetsArray(int i,
                              XAlternativesSets alternativesSets)
Sets ith "alternativesSets" element


insertNewAlternativesSets

XAlternativesSets insertNewAlternativesSets(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesSets" element


addNewAlternativesSets

XAlternativesSets addNewAlternativesSets()
Appends and returns a new empty value (as xml) as the last "alternativesSets" element


removeAlternativesSets

void removeAlternativesSets(int i)
Removes the ith "alternativesSets" element


getAttributesList

List<XAttributes> getAttributesList()
Gets a List of "attributes" elements


getAttributesArray

XAttributes[] getAttributesArray()
Deprecated. 

Gets array of all "attributes" elements


getAttributesArray

XAttributes getAttributesArray(int i)
Gets ith "attributes" element


sizeOfAttributesArray

int sizeOfAttributesArray()
Returns number of "attributes" element


setAttributesArray

void setAttributesArray(XAttributes[] attributesArray)
Sets array of all "attributes" element


setAttributesArray

void setAttributesArray(int i,
                        XAttributes attributes)
Sets ith "attributes" element


insertNewAttributes

XAttributes insertNewAttributes(int i)
Inserts and returns a new empty value (as xml) as the ith "attributes" element


addNewAttributes

XAttributes addNewAttributes()
Appends and returns a new empty value (as xml) as the last "attributes" element


removeAttributes

void removeAttributes(int i)
Removes the ith "attributes" element


getAttributesSetList

List<XAttributesSet> getAttributesSetList()
Gets a List of "attributesSet" elements


getAttributesSetArray

XAttributesSet[] getAttributesSetArray()
Deprecated. 

Gets array of all "attributesSet" elements


getAttributesSetArray

XAttributesSet getAttributesSetArray(int i)
Gets ith "attributesSet" element


sizeOfAttributesSetArray

int sizeOfAttributesSetArray()
Returns number of "attributesSet" element


setAttributesSetArray

void setAttributesSetArray(XAttributesSet[] attributesSetArray)
Sets array of all "attributesSet" element


setAttributesSetArray

void setAttributesSetArray(int i,
                           XAttributesSet attributesSet)
Sets ith "attributesSet" element


insertNewAttributesSet

XAttributesSet insertNewAttributesSet(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesSet" element


addNewAttributesSet

XAttributesSet addNewAttributesSet()
Appends and returns a new empty value (as xml) as the last "attributesSet" element


removeAttributesSet

void removeAttributesSet(int i)
Removes the ith "attributesSet" element


getAttributesSetsList

List<XAttributesSets> getAttributesSetsList()
Gets a List of "attributesSets" elements


getAttributesSetsArray

XAttributesSets[] getAttributesSetsArray()
Deprecated. 

Gets array of all "attributesSets" elements


getAttributesSetsArray

XAttributesSets getAttributesSetsArray(int i)
Gets ith "attributesSets" element


sizeOfAttributesSetsArray

int sizeOfAttributesSetsArray()
Returns number of "attributesSets" element


setAttributesSetsArray

void setAttributesSetsArray(XAttributesSets[] attributesSetsArray)
Sets array of all "attributesSets" element


setAttributesSetsArray

void setAttributesSetsArray(int i,
                            XAttributesSets attributesSets)
Sets ith "attributesSets" element


insertNewAttributesSets

XAttributesSets insertNewAttributesSets(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesSets" element


addNewAttributesSets

XAttributesSets addNewAttributesSets()
Appends and returns a new empty value (as xml) as the last "attributesSets" element


removeAttributesSets

void removeAttributesSets(int i)
Removes the ith "attributesSets" element


getCriteriaList

List<XCriteria> getCriteriaList()
Gets a List of "criteria" elements


getCriteriaArray

XCriteria[] getCriteriaArray()
Deprecated. 

Gets array of all "criteria" elements


getCriteriaArray

XCriteria getCriteriaArray(int i)
Gets ith "criteria" element


sizeOfCriteriaArray

int sizeOfCriteriaArray()
Returns number of "criteria" element


setCriteriaArray

void setCriteriaArray(XCriteria[] criteriaArray)
Sets array of all "criteria" element


setCriteriaArray

void setCriteriaArray(int i,
                      XCriteria criteria)
Sets ith "criteria" element


insertNewCriteria

XCriteria insertNewCriteria(int i)
Inserts and returns a new empty value (as xml) as the ith "criteria" element


addNewCriteria

XCriteria addNewCriteria()
Appends and returns a new empty value (as xml) as the last "criteria" element


removeCriteria

void removeCriteria(int i)
Removes the ith "criteria" element


getCriteriaSetList

List<XCriteriaSet> getCriteriaSetList()
Gets a List of "criteriaSet" elements


getCriteriaSetArray

XCriteriaSet[] getCriteriaSetArray()
Deprecated. 

Gets array of all "criteriaSet" elements


getCriteriaSetArray

XCriteriaSet getCriteriaSetArray(int i)
Gets ith "criteriaSet" element


sizeOfCriteriaSetArray

int sizeOfCriteriaSetArray()
Returns number of "criteriaSet" element


setCriteriaSetArray

void setCriteriaSetArray(XCriteriaSet[] criteriaSetArray)
Sets array of all "criteriaSet" element


setCriteriaSetArray

void setCriteriaSetArray(int i,
                         XCriteriaSet criteriaSet)
Sets ith "criteriaSet" element


insertNewCriteriaSet

XCriteriaSet insertNewCriteriaSet(int i)
Inserts and returns a new empty value (as xml) as the ith "criteriaSet" element


addNewCriteriaSet

XCriteriaSet addNewCriteriaSet()
Appends and returns a new empty value (as xml) as the last "criteriaSet" element


removeCriteriaSet

void removeCriteriaSet(int i)
Removes the ith "criteriaSet" element


getCriteriaSetsList

List<XCriteriaSets> getCriteriaSetsList()
Gets a List of "criteriaSets" elements


getCriteriaSetsArray

XCriteriaSets[] getCriteriaSetsArray()
Deprecated. 

Gets array of all "criteriaSets" elements


getCriteriaSetsArray

XCriteriaSets getCriteriaSetsArray(int i)
Gets ith "criteriaSets" element


sizeOfCriteriaSetsArray

int sizeOfCriteriaSetsArray()
Returns number of "criteriaSets" element


setCriteriaSetsArray

void setCriteriaSetsArray(XCriteriaSets[] criteriaSetsArray)
Sets array of all "criteriaSets" element


setCriteriaSetsArray

void setCriteriaSetsArray(int i,
                          XCriteriaSets criteriaSets)
Sets ith "criteriaSets" element


insertNewCriteriaSets

XCriteriaSets insertNewCriteriaSets(int i)
Inserts and returns a new empty value (as xml) as the ith "criteriaSets" element


addNewCriteriaSets

XCriteriaSets addNewCriteriaSets()
Appends and returns a new empty value (as xml) as the last "criteriaSets" element


removeCriteriaSets

void removeCriteriaSets(int i)
Removes the ith "criteriaSets" element


getCategoriesList

List<XCategories> getCategoriesList()
Gets a List of "categories" elements


getCategoriesArray

XCategories[] getCategoriesArray()
Deprecated. 

Gets array of all "categories" elements


getCategoriesArray

XCategories getCategoriesArray(int i)
Gets ith "categories" element


sizeOfCategoriesArray

int sizeOfCategoriesArray()
Returns number of "categories" element


setCategoriesArray

void setCategoriesArray(XCategories[] categoriesArray)
Sets array of all "categories" element


setCategoriesArray

void setCategoriesArray(int i,
                        XCategories categories)
Sets ith "categories" element


insertNewCategories

XCategories insertNewCategories(int i)
Inserts and returns a new empty value (as xml) as the ith "categories" element


addNewCategories

XCategories addNewCategories()
Appends and returns a new empty value (as xml) as the last "categories" element


removeCategories

void removeCategories(int i)
Removes the ith "categories" element


getCategoriesSetList

List<XCategoriesSet> getCategoriesSetList()
Gets a List of "categoriesSet" elements


getCategoriesSetArray

XCategoriesSet[] getCategoriesSetArray()
Deprecated. 

Gets array of all "categoriesSet" elements


getCategoriesSetArray

XCategoriesSet getCategoriesSetArray(int i)
Gets ith "categoriesSet" element


sizeOfCategoriesSetArray

int sizeOfCategoriesSetArray()
Returns number of "categoriesSet" element


setCategoriesSetArray

void setCategoriesSetArray(XCategoriesSet[] categoriesSetArray)
Sets array of all "categoriesSet" element


setCategoriesSetArray

void setCategoriesSetArray(int i,
                           XCategoriesSet categoriesSet)
Sets ith "categoriesSet" element


insertNewCategoriesSet

XCategoriesSet insertNewCategoriesSet(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesSet" element


addNewCategoriesSet

XCategoriesSet addNewCategoriesSet()
Appends and returns a new empty value (as xml) as the last "categoriesSet" element


removeCategoriesSet

void removeCategoriesSet(int i)
Removes the ith "categoriesSet" element


getCategoriesSetsList

List<XCategoriesSets> getCategoriesSetsList()
Gets a List of "categoriesSets" elements


getCategoriesSetsArray

XCategoriesSets[] getCategoriesSetsArray()
Deprecated. 

Gets array of all "categoriesSets" elements


getCategoriesSetsArray

XCategoriesSets getCategoriesSetsArray(int i)
Gets ith "categoriesSets" element


sizeOfCategoriesSetsArray

int sizeOfCategoriesSetsArray()
Returns number of "categoriesSets" element


setCategoriesSetsArray

void setCategoriesSetsArray(XCategoriesSets[] categoriesSetsArray)
Sets array of all "categoriesSets" element


setCategoriesSetsArray

void setCategoriesSetsArray(int i,
                            XCategoriesSets categoriesSets)
Sets ith "categoriesSets" element


insertNewCategoriesSets

XCategoriesSets insertNewCategoriesSets(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesSets" element


addNewCategoriesSets

XCategoriesSets addNewCategoriesSets()
Appends and returns a new empty value (as xml) as the last "categoriesSets" element


removeCategoriesSets

void removeCategoriesSets(int i)
Removes the ith "categoriesSets" element


getPerformanceTableList

List<XPerformanceTable> getPerformanceTableList()
Gets a List of "performanceTable" elements


getPerformanceTableArray

XPerformanceTable[] getPerformanceTableArray()
Deprecated. 

Gets array of all "performanceTable" elements


getPerformanceTableArray

XPerformanceTable getPerformanceTableArray(int i)
Gets ith "performanceTable" element


sizeOfPerformanceTableArray

int sizeOfPerformanceTableArray()
Returns number of "performanceTable" element


setPerformanceTableArray

void setPerformanceTableArray(XPerformanceTable[] performanceTableArray)
Sets array of all "performanceTable" element


setPerformanceTableArray

void setPerformanceTableArray(int i,
                              XPerformanceTable performanceTable)
Sets ith "performanceTable" element


insertNewPerformanceTable

XPerformanceTable insertNewPerformanceTable(int i)
Inserts and returns a new empty value (as xml) as the ith "performanceTable" element


addNewPerformanceTable

XPerformanceTable addNewPerformanceTable()
Appends and returns a new empty value (as xml) as the last "performanceTable" element


removePerformanceTable

void removePerformanceTable(int i)
Removes the ith "performanceTable" element


getHierarchyList

List<XHierarchy> getHierarchyList()
Gets a List of "hierarchy" elements


getHierarchyArray

XHierarchy[] getHierarchyArray()
Deprecated. 

Gets array of all "hierarchy" elements


getHierarchyArray

XHierarchy getHierarchyArray(int i)
Gets ith "hierarchy" element


sizeOfHierarchyArray

int sizeOfHierarchyArray()
Returns number of "hierarchy" element


setHierarchyArray

void setHierarchyArray(XHierarchy[] hierarchyArray)
Sets array of all "hierarchy" element


setHierarchyArray

void setHierarchyArray(int i,
                       XHierarchy hierarchy)
Sets ith "hierarchy" element


insertNewHierarchy

XHierarchy insertNewHierarchy(int i)
Inserts and returns a new empty value (as xml) as the ith "hierarchy" element


addNewHierarchy

XHierarchy addNewHierarchy()
Appends and returns a new empty value (as xml) as the last "hierarchy" element


removeHierarchy

void removeHierarchy(int i)
Removes the ith "hierarchy" element


getCriterionValueList

List<XCriterionValue> getCriterionValueList()
Gets a List of "criterionValue" elements


getCriterionValueArray

XCriterionValue[] getCriterionValueArray()
Deprecated. 

Gets array of all "criterionValue" elements


getCriterionValueArray

XCriterionValue getCriterionValueArray(int i)
Gets ith "criterionValue" element


sizeOfCriterionValueArray

int sizeOfCriterionValueArray()
Returns number of "criterionValue" element


setCriterionValueArray

void setCriterionValueArray(XCriterionValue[] criterionValueArray)
Sets array of all "criterionValue" element


setCriterionValueArray

void setCriterionValueArray(int i,
                            XCriterionValue criterionValue)
Sets ith "criterionValue" element


insertNewCriterionValue

XCriterionValue insertNewCriterionValue(int i)
Inserts and returns a new empty value (as xml) as the ith "criterionValue" element


addNewCriterionValue

XCriterionValue addNewCriterionValue()
Appends and returns a new empty value (as xml) as the last "criterionValue" element


removeCriterionValue

void removeCriterionValue(int i)
Removes the ith "criterionValue" element


getCriteriaValuesList

List<XCriteriaValues> getCriteriaValuesList()
Gets a List of "criteriaValues" elements


getCriteriaValuesArray

XCriteriaValues[] getCriteriaValuesArray()
Deprecated. 

Gets array of all "criteriaValues" elements


getCriteriaValuesArray

XCriteriaValues getCriteriaValuesArray(int i)
Gets ith "criteriaValues" element


sizeOfCriteriaValuesArray

int sizeOfCriteriaValuesArray()
Returns number of "criteriaValues" element


setCriteriaValuesArray

void setCriteriaValuesArray(XCriteriaValues[] criteriaValuesArray)
Sets array of all "criteriaValues" element


setCriteriaValuesArray

void setCriteriaValuesArray(int i,
                            XCriteriaValues criteriaValues)
Sets ith "criteriaValues" element


insertNewCriteriaValues

XCriteriaValues insertNewCriteriaValues(int i)
Inserts and returns a new empty value (as xml) as the ith "criteriaValues" element


addNewCriteriaValues

XCriteriaValues addNewCriteriaValues()
Appends and returns a new empty value (as xml) as the last "criteriaValues" element


removeCriteriaValues

void removeCriteriaValues(int i)
Removes the ith "criteriaValues" element


getCriteriaComparisonsList

List<XCriteriaComparisons> getCriteriaComparisonsList()
Gets a List of "criteriaComparisons" elements


getCriteriaComparisonsArray

XCriteriaComparisons[] getCriteriaComparisonsArray()
Deprecated. 

Gets array of all "criteriaComparisons" elements


getCriteriaComparisonsArray

XCriteriaComparisons getCriteriaComparisonsArray(int i)
Gets ith "criteriaComparisons" element


sizeOfCriteriaComparisonsArray

int sizeOfCriteriaComparisonsArray()
Returns number of "criteriaComparisons" element


setCriteriaComparisonsArray

void setCriteriaComparisonsArray(XCriteriaComparisons[] criteriaComparisonsArray)
Sets array of all "criteriaComparisons" element


setCriteriaComparisonsArray

void setCriteriaComparisonsArray(int i,
                                 XCriteriaComparisons criteriaComparisons)
Sets ith "criteriaComparisons" element


insertNewCriteriaComparisons

XCriteriaComparisons insertNewCriteriaComparisons(int i)
Inserts and returns a new empty value (as xml) as the ith "criteriaComparisons" element


addNewCriteriaComparisons

XCriteriaComparisons addNewCriteriaComparisons()
Appends and returns a new empty value (as xml) as the last "criteriaComparisons" element


removeCriteriaComparisons

void removeCriteriaComparisons(int i)
Removes the ith "criteriaComparisons" element


getCriteriaLinearConstraintsList

List<XCriteriaLinearConstraints> getCriteriaLinearConstraintsList()
Gets a List of "criteriaLinearConstraints" elements


getCriteriaLinearConstraintsArray

XCriteriaLinearConstraints[] getCriteriaLinearConstraintsArray()
Deprecated. 

Gets array of all "criteriaLinearConstraints" elements


getCriteriaLinearConstraintsArray

XCriteriaLinearConstraints getCriteriaLinearConstraintsArray(int i)
Gets ith "criteriaLinearConstraints" element


sizeOfCriteriaLinearConstraintsArray

int sizeOfCriteriaLinearConstraintsArray()
Returns number of "criteriaLinearConstraints" element


setCriteriaLinearConstraintsArray

void setCriteriaLinearConstraintsArray(XCriteriaLinearConstraints[] criteriaLinearConstraintsArray)
Sets array of all "criteriaLinearConstraints" element


setCriteriaLinearConstraintsArray

void setCriteriaLinearConstraintsArray(int i,
                                       XCriteriaLinearConstraints criteriaLinearConstraints)
Sets ith "criteriaLinearConstraints" element


insertNewCriteriaLinearConstraints

XCriteriaLinearConstraints insertNewCriteriaLinearConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "criteriaLinearConstraints" element


addNewCriteriaLinearConstraints

XCriteriaLinearConstraints addNewCriteriaLinearConstraints()
Appends and returns a new empty value (as xml) as the last "criteriaLinearConstraints" element


removeCriteriaLinearConstraints

void removeCriteriaLinearConstraints(int i)
Removes the ith "criteriaLinearConstraints" element


getCriteriaMatrixList

List<XCriteriaMatrix> getCriteriaMatrixList()
Gets a List of "criteriaMatrix" elements


getCriteriaMatrixArray

XCriteriaMatrix[] getCriteriaMatrixArray()
Deprecated. 

Gets array of all "criteriaMatrix" elements


getCriteriaMatrixArray

XCriteriaMatrix getCriteriaMatrixArray(int i)
Gets ith "criteriaMatrix" element


sizeOfCriteriaMatrixArray

int sizeOfCriteriaMatrixArray()
Returns number of "criteriaMatrix" element


setCriteriaMatrixArray

void setCriteriaMatrixArray(XCriteriaMatrix[] criteriaMatrixArray)
Sets array of all "criteriaMatrix" element


setCriteriaMatrixArray

void setCriteriaMatrixArray(int i,
                            XCriteriaMatrix criteriaMatrix)
Sets ith "criteriaMatrix" element


insertNewCriteriaMatrix

XCriteriaMatrix insertNewCriteriaMatrix(int i)
Inserts and returns a new empty value (as xml) as the ith "criteriaMatrix" element


addNewCriteriaMatrix

XCriteriaMatrix addNewCriteriaMatrix()
Appends and returns a new empty value (as xml) as the last "criteriaMatrix" element


removeCriteriaMatrix

void removeCriteriaMatrix(int i)
Removes the ith "criteriaMatrix" element


getAttributeValueList

List<XAttributeValue> getAttributeValueList()
Gets a List of "attributeValue" elements


getAttributeValueArray

XAttributeValue[] getAttributeValueArray()
Deprecated. 

Gets array of all "attributeValue" elements


getAttributeValueArray

XAttributeValue getAttributeValueArray(int i)
Gets ith "attributeValue" element


sizeOfAttributeValueArray

int sizeOfAttributeValueArray()
Returns number of "attributeValue" element


setAttributeValueArray

void setAttributeValueArray(XAttributeValue[] attributeValueArray)
Sets array of all "attributeValue" element


setAttributeValueArray

void setAttributeValueArray(int i,
                            XAttributeValue attributeValue)
Sets ith "attributeValue" element


insertNewAttributeValue

XAttributeValue insertNewAttributeValue(int i)
Inserts and returns a new empty value (as xml) as the ith "attributeValue" element


addNewAttributeValue

XAttributeValue addNewAttributeValue()
Appends and returns a new empty value (as xml) as the last "attributeValue" element


removeAttributeValue

void removeAttributeValue(int i)
Removes the ith "attributeValue" element


getAttributesValuesList

List<XAttributesValues> getAttributesValuesList()
Gets a List of "attributesValues" elements


getAttributesValuesArray

XAttributesValues[] getAttributesValuesArray()
Deprecated. 

Gets array of all "attributesValues" elements


getAttributesValuesArray

XAttributesValues getAttributesValuesArray(int i)
Gets ith "attributesValues" element


sizeOfAttributesValuesArray

int sizeOfAttributesValuesArray()
Returns number of "attributesValues" element


setAttributesValuesArray

void setAttributesValuesArray(XAttributesValues[] attributesValuesArray)
Sets array of all "attributesValues" element


setAttributesValuesArray

void setAttributesValuesArray(int i,
                              XAttributesValues attributesValues)
Sets ith "attributesValues" element


insertNewAttributesValues

XAttributesValues insertNewAttributesValues(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesValues" element


addNewAttributesValues

XAttributesValues addNewAttributesValues()
Appends and returns a new empty value (as xml) as the last "attributesValues" element


removeAttributesValues

void removeAttributesValues(int i)
Removes the ith "attributesValues" element


getAttributesComparisonsList

List<XAttributesComparisons> getAttributesComparisonsList()
Gets a List of "attributesComparisons" elements


getAttributesComparisonsArray

XAttributesComparisons[] getAttributesComparisonsArray()
Deprecated. 

Gets array of all "attributesComparisons" elements


getAttributesComparisonsArray

XAttributesComparisons getAttributesComparisonsArray(int i)
Gets ith "attributesComparisons" element


sizeOfAttributesComparisonsArray

int sizeOfAttributesComparisonsArray()
Returns number of "attributesComparisons" element


setAttributesComparisonsArray

void setAttributesComparisonsArray(XAttributesComparisons[] attributesComparisonsArray)
Sets array of all "attributesComparisons" element


setAttributesComparisonsArray

void setAttributesComparisonsArray(int i,
                                   XAttributesComparisons attributesComparisons)
Sets ith "attributesComparisons" element


insertNewAttributesComparisons

XAttributesComparisons insertNewAttributesComparisons(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesComparisons" element


addNewAttributesComparisons

XAttributesComparisons addNewAttributesComparisons()
Appends and returns a new empty value (as xml) as the last "attributesComparisons" element


removeAttributesComparisons

void removeAttributesComparisons(int i)
Removes the ith "attributesComparisons" element


getAttributesLinearConstraintsList

List<XAttributesLinearConstraints> getAttributesLinearConstraintsList()
Gets a List of "attributesLinearConstraints" elements


getAttributesLinearConstraintsArray

XAttributesLinearConstraints[] getAttributesLinearConstraintsArray()
Deprecated. 

Gets array of all "attributesLinearConstraints" elements


getAttributesLinearConstraintsArray

XAttributesLinearConstraints getAttributesLinearConstraintsArray(int i)
Gets ith "attributesLinearConstraints" element


sizeOfAttributesLinearConstraintsArray

int sizeOfAttributesLinearConstraintsArray()
Returns number of "attributesLinearConstraints" element


setAttributesLinearConstraintsArray

void setAttributesLinearConstraintsArray(XAttributesLinearConstraints[] attributesLinearConstraintsArray)
Sets array of all "attributesLinearConstraints" element


setAttributesLinearConstraintsArray

void setAttributesLinearConstraintsArray(int i,
                                         XAttributesLinearConstraints attributesLinearConstraints)
Sets ith "attributesLinearConstraints" element


insertNewAttributesLinearConstraints

XAttributesLinearConstraints insertNewAttributesLinearConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesLinearConstraints" element


addNewAttributesLinearConstraints

XAttributesLinearConstraints addNewAttributesLinearConstraints()
Appends and returns a new empty value (as xml) as the last "attributesLinearConstraints" element


removeAttributesLinearConstraints

void removeAttributesLinearConstraints(int i)
Removes the ith "attributesLinearConstraints" element


getAttributesMatrixList

List<XAttributesMatrix> getAttributesMatrixList()
Gets a List of "attributesMatrix" elements


getAttributesMatrixArray

XAttributesMatrix[] getAttributesMatrixArray()
Deprecated. 

Gets array of all "attributesMatrix" elements


getAttributesMatrixArray

XAttributesMatrix getAttributesMatrixArray(int i)
Gets ith "attributesMatrix" element


sizeOfAttributesMatrixArray

int sizeOfAttributesMatrixArray()
Returns number of "attributesMatrix" element


setAttributesMatrixArray

void setAttributesMatrixArray(XAttributesMatrix[] attributesMatrixArray)
Sets array of all "attributesMatrix" element


setAttributesMatrixArray

void setAttributesMatrixArray(int i,
                              XAttributesMatrix attributesMatrix)
Sets ith "attributesMatrix" element


insertNewAttributesMatrix

XAttributesMatrix insertNewAttributesMatrix(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesMatrix" element


addNewAttributesMatrix

XAttributesMatrix addNewAttributesMatrix()
Appends and returns a new empty value (as xml) as the last "attributesMatrix" element


removeAttributesMatrix

void removeAttributesMatrix(int i)
Removes the ith "attributesMatrix" element


getAlternativeValueList

List<XAlternativeValue> getAlternativeValueList()
Gets a List of "alternativeValue" elements


getAlternativeValueArray

XAlternativeValue[] getAlternativeValueArray()
Deprecated. 

Gets array of all "alternativeValue" elements


getAlternativeValueArray

XAlternativeValue getAlternativeValueArray(int i)
Gets ith "alternativeValue" element


sizeOfAlternativeValueArray

int sizeOfAlternativeValueArray()
Returns number of "alternativeValue" element


setAlternativeValueArray

void setAlternativeValueArray(XAlternativeValue[] alternativeValueArray)
Sets array of all "alternativeValue" element


setAlternativeValueArray

void setAlternativeValueArray(int i,
                              XAlternativeValue alternativeValue)
Sets ith "alternativeValue" element


insertNewAlternativeValue

XAlternativeValue insertNewAlternativeValue(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativeValue" element


addNewAlternativeValue

XAlternativeValue addNewAlternativeValue()
Appends and returns a new empty value (as xml) as the last "alternativeValue" element


removeAlternativeValue

void removeAlternativeValue(int i)
Removes the ith "alternativeValue" element


getAlternativesValuesList

List<XAlternativesValues> getAlternativesValuesList()
Gets a List of "alternativesValues" elements


getAlternativesValuesArray

XAlternativesValues[] getAlternativesValuesArray()
Deprecated. 

Gets array of all "alternativesValues" elements


getAlternativesValuesArray

XAlternativesValues getAlternativesValuesArray(int i)
Gets ith "alternativesValues" element


sizeOfAlternativesValuesArray

int sizeOfAlternativesValuesArray()
Returns number of "alternativesValues" element


setAlternativesValuesArray

void setAlternativesValuesArray(XAlternativesValues[] alternativesValuesArray)
Sets array of all "alternativesValues" element


setAlternativesValuesArray

void setAlternativesValuesArray(int i,
                                XAlternativesValues alternativesValues)
Sets ith "alternativesValues" element


insertNewAlternativesValues

XAlternativesValues insertNewAlternativesValues(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesValues" element


addNewAlternativesValues

XAlternativesValues addNewAlternativesValues()
Appends and returns a new empty value (as xml) as the last "alternativesValues" element


removeAlternativesValues

void removeAlternativesValues(int i)
Removes the ith "alternativesValues" element


getAlternativesComparisonsList

List<XAlternativesComparisons> getAlternativesComparisonsList()
Gets a List of "alternativesComparisons" elements


getAlternativesComparisonsArray

XAlternativesComparisons[] getAlternativesComparisonsArray()
Deprecated. 

Gets array of all "alternativesComparisons" elements


getAlternativesComparisonsArray

XAlternativesComparisons getAlternativesComparisonsArray(int i)
Gets ith "alternativesComparisons" element


sizeOfAlternativesComparisonsArray

int sizeOfAlternativesComparisonsArray()
Returns number of "alternativesComparisons" element


setAlternativesComparisonsArray

void setAlternativesComparisonsArray(XAlternativesComparisons[] alternativesComparisonsArray)
Sets array of all "alternativesComparisons" element


setAlternativesComparisonsArray

void setAlternativesComparisonsArray(int i,
                                     XAlternativesComparisons alternativesComparisons)
Sets ith "alternativesComparisons" element


insertNewAlternativesComparisons

XAlternativesComparisons insertNewAlternativesComparisons(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesComparisons" element


addNewAlternativesComparisons

XAlternativesComparisons addNewAlternativesComparisons()
Appends and returns a new empty value (as xml) as the last "alternativesComparisons" element


removeAlternativesComparisons

void removeAlternativesComparisons(int i)
Removes the ith "alternativesComparisons" element


getAlternativesLinearConstraintsList

List<XAlternativesLinearConstraints> getAlternativesLinearConstraintsList()
Gets a List of "alternativesLinearConstraints" elements


getAlternativesLinearConstraintsArray

XAlternativesLinearConstraints[] getAlternativesLinearConstraintsArray()
Deprecated. 

Gets array of all "alternativesLinearConstraints" elements


getAlternativesLinearConstraintsArray

XAlternativesLinearConstraints getAlternativesLinearConstraintsArray(int i)
Gets ith "alternativesLinearConstraints" element


sizeOfAlternativesLinearConstraintsArray

int sizeOfAlternativesLinearConstraintsArray()
Returns number of "alternativesLinearConstraints" element


setAlternativesLinearConstraintsArray

void setAlternativesLinearConstraintsArray(XAlternativesLinearConstraints[] alternativesLinearConstraintsArray)
Sets array of all "alternativesLinearConstraints" element


setAlternativesLinearConstraintsArray

void setAlternativesLinearConstraintsArray(int i,
                                           XAlternativesLinearConstraints alternativesLinearConstraints)
Sets ith "alternativesLinearConstraints" element


insertNewAlternativesLinearConstraints

XAlternativesLinearConstraints insertNewAlternativesLinearConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesLinearConstraints" element


addNewAlternativesLinearConstraints

XAlternativesLinearConstraints addNewAlternativesLinearConstraints()
Appends and returns a new empty value (as xml) as the last "alternativesLinearConstraints" element


removeAlternativesLinearConstraints

void removeAlternativesLinearConstraints(int i)
Removes the ith "alternativesLinearConstraints" element


getAlternativesMatrixList

List<XAlternativesMatrix> getAlternativesMatrixList()
Gets a List of "alternativesMatrix" elements


getAlternativesMatrixArray

XAlternativesMatrix[] getAlternativesMatrixArray()
Deprecated. 

Gets array of all "alternativesMatrix" elements


getAlternativesMatrixArray

XAlternativesMatrix getAlternativesMatrixArray(int i)
Gets ith "alternativesMatrix" element


sizeOfAlternativesMatrixArray

int sizeOfAlternativesMatrixArray()
Returns number of "alternativesMatrix" element


setAlternativesMatrixArray

void setAlternativesMatrixArray(XAlternativesMatrix[] alternativesMatrixArray)
Sets array of all "alternativesMatrix" element


setAlternativesMatrixArray

void setAlternativesMatrixArray(int i,
                                XAlternativesMatrix alternativesMatrix)
Sets ith "alternativesMatrix" element


insertNewAlternativesMatrix

XAlternativesMatrix insertNewAlternativesMatrix(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesMatrix" element


addNewAlternativesMatrix

XAlternativesMatrix addNewAlternativesMatrix()
Appends and returns a new empty value (as xml) as the last "alternativesMatrix" element


removeAlternativesMatrix

void removeAlternativesMatrix(int i)
Removes the ith "alternativesMatrix" element


getAlternativesCriteriaValuesList

List<XAlternativesCriteriaValues> getAlternativesCriteriaValuesList()
Gets a List of "alternativesCriteriaValues" elements


getAlternativesCriteriaValuesArray

XAlternativesCriteriaValues[] getAlternativesCriteriaValuesArray()
Deprecated. 

Gets array of all "alternativesCriteriaValues" elements


getAlternativesCriteriaValuesArray

XAlternativesCriteriaValues getAlternativesCriteriaValuesArray(int i)
Gets ith "alternativesCriteriaValues" element


sizeOfAlternativesCriteriaValuesArray

int sizeOfAlternativesCriteriaValuesArray()
Returns number of "alternativesCriteriaValues" element


setAlternativesCriteriaValuesArray

void setAlternativesCriteriaValuesArray(XAlternativesCriteriaValues[] alternativesCriteriaValuesArray)
Sets array of all "alternativesCriteriaValues" element


setAlternativesCriteriaValuesArray

void setAlternativesCriteriaValuesArray(int i,
                                        XAlternativesCriteriaValues alternativesCriteriaValues)
Sets ith "alternativesCriteriaValues" element


insertNewAlternativesCriteriaValues

XAlternativesCriteriaValues insertNewAlternativesCriteriaValues(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesCriteriaValues" element


addNewAlternativesCriteriaValues

XAlternativesCriteriaValues addNewAlternativesCriteriaValues()
Appends and returns a new empty value (as xml) as the last "alternativesCriteriaValues" element


removeAlternativesCriteriaValues

void removeAlternativesCriteriaValues(int i)
Removes the ith "alternativesCriteriaValues" element


getCategoriesProfilesList

List<XCategoriesProfiles> getCategoriesProfilesList()
Gets a List of "categoriesProfiles" elements


getCategoriesProfilesArray

XCategoriesProfiles[] getCategoriesProfilesArray()
Deprecated. 

Gets array of all "categoriesProfiles" elements


getCategoriesProfilesArray

XCategoriesProfiles getCategoriesProfilesArray(int i)
Gets ith "categoriesProfiles" element


sizeOfCategoriesProfilesArray

int sizeOfCategoriesProfilesArray()
Returns number of "categoriesProfiles" element


setCategoriesProfilesArray

void setCategoriesProfilesArray(XCategoriesProfiles[] categoriesProfilesArray)
Sets array of all "categoriesProfiles" element


setCategoriesProfilesArray

void setCategoriesProfilesArray(int i,
                                XCategoriesProfiles categoriesProfiles)
Sets ith "categoriesProfiles" element


insertNewCategoriesProfiles

XCategoriesProfiles insertNewCategoriesProfiles(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesProfiles" element


addNewCategoriesProfiles

XCategoriesProfiles addNewCategoriesProfiles()
Appends and returns a new empty value (as xml) as the last "categoriesProfiles" element


removeCategoriesProfiles

void removeCategoriesProfiles(int i)
Removes the ith "categoriesProfiles" element


getCategoriesContentsList

List<XCategoriesContents> getCategoriesContentsList()
Gets a List of "categoriesContents" elements


getCategoriesContentsArray

XCategoriesContents[] getCategoriesContentsArray()
Deprecated. 

Gets array of all "categoriesContents" elements


getCategoriesContentsArray

XCategoriesContents getCategoriesContentsArray(int i)
Gets ith "categoriesContents" element


sizeOfCategoriesContentsArray

int sizeOfCategoriesContentsArray()
Returns number of "categoriesContents" element


setCategoriesContentsArray

void setCategoriesContentsArray(XCategoriesContents[] categoriesContentsArray)
Sets array of all "categoriesContents" element


setCategoriesContentsArray

void setCategoriesContentsArray(int i,
                                XCategoriesContents categoriesContents)
Sets ith "categoriesContents" element


insertNewCategoriesContents

XCategoriesContents insertNewCategoriesContents(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesContents" element


addNewCategoriesContents

XCategoriesContents addNewCategoriesContents()
Appends and returns a new empty value (as xml) as the last "categoriesContents" element


removeCategoriesContents

void removeCategoriesContents(int i)
Removes the ith "categoriesContents" element


getAlternativesAffectationsList

List<XAlternativesAffectations> getAlternativesAffectationsList()
Gets a List of "alternativesAffectations" elements


getAlternativesAffectationsArray

XAlternativesAffectations[] getAlternativesAffectationsArray()
Deprecated. 

Gets array of all "alternativesAffectations" elements


getAlternativesAffectationsArray

XAlternativesAffectations getAlternativesAffectationsArray(int i)
Gets ith "alternativesAffectations" element


sizeOfAlternativesAffectationsArray

int sizeOfAlternativesAffectationsArray()
Returns number of "alternativesAffectations" element


setAlternativesAffectationsArray

void setAlternativesAffectationsArray(XAlternativesAffectations[] alternativesAffectationsArray)
Sets array of all "alternativesAffectations" element


setAlternativesAffectationsArray

void setAlternativesAffectationsArray(int i,
                                      XAlternativesAffectations alternativesAffectations)
Sets ith "alternativesAffectations" element


insertNewAlternativesAffectations

XAlternativesAffectations insertNewAlternativesAffectations(int i)
Inserts and returns a new empty value (as xml) as the ith "alternativesAffectations" element


addNewAlternativesAffectations

XAlternativesAffectations addNewAlternativesAffectations()
Appends and returns a new empty value (as xml) as the last "alternativesAffectations" element


removeAlternativesAffectations

void removeAlternativesAffectations(int i)
Removes the ith "alternativesAffectations" element


getCategoryValueList

List<XCategoryValue> getCategoryValueList()
Gets a List of "categoryValue" elements


getCategoryValueArray

XCategoryValue[] getCategoryValueArray()
Deprecated. 

Gets array of all "categoryValue" elements


getCategoryValueArray

XCategoryValue getCategoryValueArray(int i)
Gets ith "categoryValue" element


sizeOfCategoryValueArray

int sizeOfCategoryValueArray()
Returns number of "categoryValue" element


setCategoryValueArray

void setCategoryValueArray(XCategoryValue[] categoryValueArray)
Sets array of all "categoryValue" element


setCategoryValueArray

void setCategoryValueArray(int i,
                           XCategoryValue categoryValue)
Sets ith "categoryValue" element


insertNewCategoryValue

XCategoryValue insertNewCategoryValue(int i)
Inserts and returns a new empty value (as xml) as the ith "categoryValue" element


addNewCategoryValue

XCategoryValue addNewCategoryValue()
Appends and returns a new empty value (as xml) as the last "categoryValue" element


removeCategoryValue

void removeCategoryValue(int i)
Removes the ith "categoryValue" element


getCategoriesValuesList

List<XCategoriesValues> getCategoriesValuesList()
Gets a List of "categoriesValues" elements


getCategoriesValuesArray

XCategoriesValues[] getCategoriesValuesArray()
Deprecated. 

Gets array of all "categoriesValues" elements


getCategoriesValuesArray

XCategoriesValues getCategoriesValuesArray(int i)
Gets ith "categoriesValues" element


sizeOfCategoriesValuesArray

int sizeOfCategoriesValuesArray()
Returns number of "categoriesValues" element


setCategoriesValuesArray

void setCategoriesValuesArray(XCategoriesValues[] categoriesValuesArray)
Sets array of all "categoriesValues" element


setCategoriesValuesArray

void setCategoriesValuesArray(int i,
                              XCategoriesValues categoriesValues)
Sets ith "categoriesValues" element


insertNewCategoriesValues

XCategoriesValues insertNewCategoriesValues(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesValues" element


addNewCategoriesValues

XCategoriesValues addNewCategoriesValues()
Appends and returns a new empty value (as xml) as the last "categoriesValues" element


removeCategoriesValues

void removeCategoriesValues(int i)
Removes the ith "categoriesValues" element


getCategoriesComparisonsList

List<XCategoriesComparisons> getCategoriesComparisonsList()
Gets a List of "categoriesComparisons" elements


getCategoriesComparisonsArray

XCategoriesComparisons[] getCategoriesComparisonsArray()
Deprecated. 

Gets array of all "categoriesComparisons" elements


getCategoriesComparisonsArray

XCategoriesComparisons getCategoriesComparisonsArray(int i)
Gets ith "categoriesComparisons" element


sizeOfCategoriesComparisonsArray

int sizeOfCategoriesComparisonsArray()
Returns number of "categoriesComparisons" element


setCategoriesComparisonsArray

void setCategoriesComparisonsArray(XCategoriesComparisons[] categoriesComparisonsArray)
Sets array of all "categoriesComparisons" element


setCategoriesComparisonsArray

void setCategoriesComparisonsArray(int i,
                                   XCategoriesComparisons categoriesComparisons)
Sets ith "categoriesComparisons" element


insertNewCategoriesComparisons

XCategoriesComparisons insertNewCategoriesComparisons(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesComparisons" element


addNewCategoriesComparisons

XCategoriesComparisons addNewCategoriesComparisons()
Appends and returns a new empty value (as xml) as the last "categoriesComparisons" element


removeCategoriesComparisons

void removeCategoriesComparisons(int i)
Removes the ith "categoriesComparisons" element


getCategoriesLinearConstraintsList

List<XCategoriesLinearConstraints> getCategoriesLinearConstraintsList()
Gets a List of "categoriesLinearConstraints" elements


getCategoriesLinearConstraintsArray

XCategoriesLinearConstraints[] getCategoriesLinearConstraintsArray()
Deprecated. 

Gets array of all "categoriesLinearConstraints" elements


getCategoriesLinearConstraintsArray

XCategoriesLinearConstraints getCategoriesLinearConstraintsArray(int i)
Gets ith "categoriesLinearConstraints" element


sizeOfCategoriesLinearConstraintsArray

int sizeOfCategoriesLinearConstraintsArray()
Returns number of "categoriesLinearConstraints" element


setCategoriesLinearConstraintsArray

void setCategoriesLinearConstraintsArray(XCategoriesLinearConstraints[] categoriesLinearConstraintsArray)
Sets array of all "categoriesLinearConstraints" element


setCategoriesLinearConstraintsArray

void setCategoriesLinearConstraintsArray(int i,
                                         XCategoriesLinearConstraints categoriesLinearConstraints)
Sets ith "categoriesLinearConstraints" element


insertNewCategoriesLinearConstraints

XCategoriesLinearConstraints insertNewCategoriesLinearConstraints(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesLinearConstraints" element


addNewCategoriesLinearConstraints

XCategoriesLinearConstraints addNewCategoriesLinearConstraints()
Appends and returns a new empty value (as xml) as the last "categoriesLinearConstraints" element


removeCategoriesLinearConstraints

void removeCategoriesLinearConstraints(int i)
Removes the ith "categoriesLinearConstraints" element


getCategoriesMatrixList

List<XCriteriaMatrix> getCategoriesMatrixList()
Gets a List of "categoriesMatrix" elements


getCategoriesMatrixArray

XCriteriaMatrix[] getCategoriesMatrixArray()
Deprecated. 

Gets array of all "categoriesMatrix" elements


getCategoriesMatrixArray

XCriteriaMatrix getCategoriesMatrixArray(int i)
Gets ith "categoriesMatrix" element


sizeOfCategoriesMatrixArray

int sizeOfCategoriesMatrixArray()
Returns number of "categoriesMatrix" element


setCategoriesMatrixArray

void setCategoriesMatrixArray(XCriteriaMatrix[] categoriesMatrixArray)
Sets array of all "categoriesMatrix" element


setCategoriesMatrixArray

void setCategoriesMatrixArray(int i,
                              XCriteriaMatrix categoriesMatrix)
Sets ith "categoriesMatrix" element


insertNewCategoriesMatrix

XCriteriaMatrix insertNewCategoriesMatrix(int i)
Inserts and returns a new empty value (as xml) as the ith "categoriesMatrix" element


addNewCategoriesMatrix

XCriteriaMatrix addNewCategoriesMatrix()
Appends and returns a new empty value (as xml) as the last "categoriesMatrix" element


removeCategoriesMatrix

void removeCategoriesMatrix(int i)
Removes the ith "categoriesMatrix" element


getInstanceID

String getInstanceID()
Gets the "instanceID" attribute


xgetInstanceID

XmlString xgetInstanceID()
Gets (as xml) the "instanceID" attribute


isSetInstanceID

boolean isSetInstanceID()
True if has "instanceID" attribute


setInstanceID

void setInstanceID(String instanceID)
Sets the "instanceID" attribute


xsetInstanceID

void xsetInstanceID(XmlString instanceID)
Sets (as xml) the "instanceID" attribute


unsetInstanceID

void unsetInstanceID()
Unsets the "instanceID" attribute


getPreviousInstanceID

String getPreviousInstanceID()
Gets the "previousInstanceID" attribute


xgetPreviousInstanceID

XmlString xgetPreviousInstanceID()
Gets (as xml) the "previousInstanceID" attribute


isSetPreviousInstanceID

boolean isSetPreviousInstanceID()
True if has "previousInstanceID" attribute


setPreviousInstanceID

void setPreviousInstanceID(String previousInstanceID)
Sets the "previousInstanceID" attribute


xsetPreviousInstanceID

void xsetPreviousInstanceID(XmlString previousInstanceID)
Sets (as xml) the "previousInstanceID" attribute


unsetPreviousInstanceID

void unsetPreviousInstanceID()
Unsets the "previousInstanceID" attribute


getInstanceAuthor

String getInstanceAuthor()
Gets the "instanceAuthor" attribute


xgetInstanceAuthor

XmlString xgetInstanceAuthor()
Gets (as xml) the "instanceAuthor" attribute


isSetInstanceAuthor

boolean isSetInstanceAuthor()
True if has "instanceAuthor" attribute


setInstanceAuthor

void setInstanceAuthor(String instanceAuthor)
Sets the "instanceAuthor" attribute


xsetInstanceAuthor

void xsetInstanceAuthor(XmlString instanceAuthor)
Sets (as xml) the "instanceAuthor" attribute


unsetInstanceAuthor

void unsetInstanceAuthor()
Unsets the "instanceAuthor" attribute


getCreationDate

Calendar getCreationDate()
Gets the "creationDate" attribute


xgetCreationDate

XmlDateTime xgetCreationDate()
Gets (as xml) the "creationDate" attribute


isSetCreationDate

boolean isSetCreationDate()
True if has "creationDate" attribute


setCreationDate

void setCreationDate(Calendar creationDate)
Sets the "creationDate" attribute


xsetCreationDate

void xsetCreationDate(XmlDateTime creationDate)
Sets (as xml) the "creationDate" attribute


unsetCreationDate

void unsetCreationDate()
Unsets the "creationDate" attribute


getLastModificationDate

Calendar getLastModificationDate()
Gets the "lastModificationDate" attribute


xgetLastModificationDate

XmlDateTime xgetLastModificationDate()
Gets (as xml) the "lastModificationDate" attribute


isSetLastModificationDate

boolean isSetLastModificationDate()
True if has "lastModificationDate" attribute


setLastModificationDate

void setLastModificationDate(Calendar lastModificationDate)
Sets the "lastModificationDate" attribute


xsetLastModificationDate

void xsetLastModificationDate(XmlDateTime lastModificationDate)
Sets (as xml) the "lastModificationDate" attribute


unsetLastModificationDate

void unsetLastModificationDate()
Unsets the "lastModificationDate" attribute



Copyright © 2011. All Rights Reserved.