|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mayo.edu.lgModel.LexGridBase
org.LexGrid.REST.naming.Mappings
public class Mappings
A list of all of the local identifiers and defining URI's that are used in the associated resource
Constructor Summary | |
---|---|
Mappings()
|
Method Summary | |
---|---|
void |
addSupportedAssociation(int index,
SupportedAssociation vSupportedAssociation)
|
void |
addSupportedAssociation(SupportedAssociation vSupportedAssociation)
|
void |
addSupportedAssociationQualifier(int index,
SupportedAssociationQualifier vSupportedAssociationQualifier)
|
void |
addSupportedAssociationQualifier(SupportedAssociationQualifier vSupportedAssociationQualifier)
|
void |
addSupportedCodingScheme(int index,
SupportedCodingScheme vSupportedCodingScheme)
|
void |
addSupportedCodingScheme(SupportedCodingScheme vSupportedCodingScheme)
|
void |
addSupportedContainer(int index,
SupportedContainerName vSupportedContainer)
|
void |
addSupportedContainer(SupportedContainerName vSupportedContainer)
|
void |
addSupportedContext(int index,
SupportedContext vSupportedContext)
|
void |
addSupportedContext(SupportedContext vSupportedContext)
|
void |
addSupportedDataType(int index,
SupportedDataType vSupportedDataType)
|
void |
addSupportedDataType(SupportedDataType vSupportedDataType)
|
void |
addSupportedDegreeOfFidelity(int index,
SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
|
void |
addSupportedDegreeOfFidelity(SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
|
void |
addSupportedEntityType(int index,
SupportedEntityType vSupportedEntityType)
|
void |
addSupportedEntityType(SupportedEntityType vSupportedEntityType)
|
void |
addSupportedHierarchy(int index,
SupportedHierarchy vSupportedHierarchy)
|
void |
addSupportedHierarchy(SupportedHierarchy vSupportedHierarchy)
|
void |
addSupportedLanguage(int index,
SupportedLanguage vSupportedLanguage)
|
void |
addSupportedLanguage(SupportedLanguage vSupportedLanguage)
|
void |
addSupportedNamespace(int index,
SupportedNamespace vSupportedNamespace)
|
void |
addSupportedNamespace(SupportedNamespace vSupportedNamespace)
|
void |
addSupportedProperty(int index,
SupportedProperty vSupportedProperty)
|
void |
addSupportedProperty(SupportedProperty vSupportedProperty)
|
void |
addSupportedPropertyLink(int index,
SupportedPropertyLink vSupportedPropertyLink)
|
void |
addSupportedPropertyLink(SupportedPropertyLink vSupportedPropertyLink)
|
void |
addSupportedPropertyQualifier(int index,
SupportedPropertyQualifier vSupportedPropertyQualifier)
|
void |
addSupportedPropertyQualifier(SupportedPropertyQualifier vSupportedPropertyQualifier)
|
void |
addSupportedPropertyQualifierType(int index,
SupportedPropertyQualifierType vSupportedPropertyQualifierType)
|
void |
addSupportedPropertyQualifierType(SupportedPropertyQualifierType vSupportedPropertyQualifierType)
|
void |
addSupportedPropertyType(int index,
SupportedPropertyType vSupportedPropertyType)
|
void |
addSupportedPropertyType(SupportedPropertyType vSupportedPropertyType)
|
void |
addSupportedRepresentationalForm(int index,
SupportedRepresentationalForm vSupportedRepresentationalForm)
|
void |
addSupportedRepresentationalForm(SupportedRepresentationalForm vSupportedRepresentationalForm)
|
void |
addSupportedSortOrder(int index,
SupportedSortOrder vSupportedSortOrder)
|
void |
addSupportedSortOrder(SupportedSortOrder vSupportedSortOrder)
|
void |
addSupportedSource(int index,
SupportedSource vSupportedSource)
|
void |
addSupportedSource(SupportedSource vSupportedSource)
|
void |
addSupportedSourceRole(int index,
SupportedSourceRole vSupportedSourceRole)
|
void |
addSupportedSourceRole(SupportedSourceRole vSupportedSourceRole)
|
void |
addSupportedStatus(int index,
SupportedStatus vSupportedStatus)
|
void |
addSupportedStatus(SupportedStatus vSupportedStatus)
|
java.util.Enumeration<? extends SupportedAssociation> |
enumerateSupportedAssociation()
Method enumerateSupportedAssociation. |
java.util.Enumeration<? extends SupportedAssociationQualifier> |
enumerateSupportedAssociationQualifier()
Method enumerateSupportedAssociationQualifier. |
java.util.Enumeration<? extends SupportedCodingScheme> |
enumerateSupportedCodingScheme()
Method enumerateSupportedCodingScheme. |
java.util.Enumeration<? extends SupportedContainerName> |
enumerateSupportedContainer()
Method enumerateSupportedContainer. |
java.util.Enumeration<? extends SupportedContext> |
enumerateSupportedContext()
Method enumerateSupportedContext. |
java.util.Enumeration<? extends SupportedDataType> |
enumerateSupportedDataType()
Method enumerateSupportedDataType. |
java.util.Enumeration<? extends SupportedDegreeOfFidelity> |
enumerateSupportedDegreeOfFidelity()
Method enumerateSupportedDegreeOfFidelity. |
java.util.Enumeration<? extends SupportedEntityType> |
enumerateSupportedEntityType()
Method enumerateSupportedEntityType. |
java.util.Enumeration<? extends SupportedHierarchy> |
enumerateSupportedHierarchy()
Method enumerateSupportedHierarchy. |
java.util.Enumeration<? extends SupportedLanguage> |
enumerateSupportedLanguage()
Method enumerateSupportedLanguage. |
java.util.Enumeration<? extends SupportedNamespace> |
enumerateSupportedNamespace()
Method enumerateSupportedNamespace. |
java.util.Enumeration<? extends SupportedProperty> |
enumerateSupportedProperty()
Method enumerateSupportedProperty. |
java.util.Enumeration<? extends SupportedPropertyLink> |
enumerateSupportedPropertyLink()
Method enumerateSupportedPropertyLink. |
java.util.Enumeration<? extends SupportedPropertyQualifier> |
enumerateSupportedPropertyQualifier()
Method enumerateSupportedPropertyQualifier. |
java.util.Enumeration<? extends SupportedPropertyQualifierType> |
enumerateSupportedPropertyQualifierType()
Method enumerateSupportedPropertyQualifierType. |
java.util.Enumeration<? extends SupportedPropertyType> |
enumerateSupportedPropertyType()
Method enumerateSupportedPropertyType. |
java.util.Enumeration<? extends SupportedRepresentationalForm> |
enumerateSupportedRepresentationalForm()
Method enumerateSupportedRepresentationalForm. |
java.util.Enumeration<? extends SupportedSortOrder> |
enumerateSupportedSortOrder()
Method enumerateSupportedSortOrder. |
java.util.Enumeration<? extends SupportedSource> |
enumerateSupportedSource()
Method enumerateSupportedSource. |
java.util.Enumeration<? extends SupportedSourceRole> |
enumerateSupportedSourceRole()
Method enumerateSupportedSourceRole. |
java.util.Enumeration<? extends SupportedStatus> |
enumerateSupportedStatus()
Method enumerateSupportedStatus. |
SupportedAssociation[] |
getSupportedAssociation()
Method getSupportedAssociation.Returns the contents of the collection in an Array. |
SupportedAssociation |
getSupportedAssociation(int index)
Method getSupportedAssociation. |
java.util.List<SupportedAssociation> |
getSupportedAssociationAsReference()
Method getSupportedAssociationAsReference.Returns a reference to '_supportedAssociationList'. |
int |
getSupportedAssociationCount()
Method getSupportedAssociationCount. |
SupportedAssociationQualifier[] |
getSupportedAssociationQualifier()
Method getSupportedAssociationQualifier.Returns the contents of the collection in an Array. |
SupportedAssociationQualifier |
getSupportedAssociationQualifier(int index)
Method getSupportedAssociationQualifier. |
java.util.List<SupportedAssociationQualifier> |
getSupportedAssociationQualifierAsReference()
Method getSupportedAssociationQualifierAsReference.Returns a reference to '_supportedAssociationQualifierList'. |
int |
getSupportedAssociationQualifierCount()
Method getSupportedAssociationQualifierCount. |
SupportedCodingScheme[] |
getSupportedCodingScheme()
Method getSupportedCodingScheme.Returns the contents of the collection in an Array. |
SupportedCodingScheme |
getSupportedCodingScheme(int index)
Method getSupportedCodingScheme. |
java.util.List<SupportedCodingScheme> |
getSupportedCodingSchemeAsReference()
Method getSupportedCodingSchemeAsReference.Returns a reference to '_supportedCodingSchemeList'. |
int |
getSupportedCodingSchemeCount()
Method getSupportedCodingSchemeCount. |
SupportedContainerName[] |
getSupportedContainer()
Method getSupportedContainer.Returns the contents of the collection in an Array. |
SupportedContainerName |
getSupportedContainer(int index)
Method getSupportedContainer. |
java.util.List<SupportedContainerName> |
getSupportedContainerAsReference()
Method getSupportedContainerAsReference.Returns a reference to '_supportedContainerList'. |
int |
getSupportedContainerCount()
Method getSupportedContainerCount. |
SupportedContext[] |
getSupportedContext()
Method getSupportedContext.Returns the contents of the collection in an Array. |
SupportedContext |
getSupportedContext(int index)
Method getSupportedContext. |
java.util.List<SupportedContext> |
getSupportedContextAsReference()
Method getSupportedContextAsReference.Returns a reference to '_supportedContextList'. |
int |
getSupportedContextCount()
Method getSupportedContextCount. |
SupportedDataType[] |
getSupportedDataType()
Method getSupportedDataType.Returns the contents of the collection in an Array. |
SupportedDataType |
getSupportedDataType(int index)
Method getSupportedDataType. |
java.util.List<SupportedDataType> |
getSupportedDataTypeAsReference()
Method getSupportedDataTypeAsReference.Returns a reference to '_supportedDataTypeList'. |
int |
getSupportedDataTypeCount()
Method getSupportedDataTypeCount. |
SupportedDegreeOfFidelity[] |
getSupportedDegreeOfFidelity()
Method getSupportedDegreeOfFidelity.Returns the contents of the collection in an Array. |
SupportedDegreeOfFidelity |
getSupportedDegreeOfFidelity(int index)
Method getSupportedDegreeOfFidelity. |
java.util.List<SupportedDegreeOfFidelity> |
getSupportedDegreeOfFidelityAsReference()
Method getSupportedDegreeOfFidelityAsReference.Returns a reference to '_supportedDegreeOfFidelityList'. |
int |
getSupportedDegreeOfFidelityCount()
Method getSupportedDegreeOfFidelityCount. |
SupportedEntityType[] |
getSupportedEntityType()
Method getSupportedEntityType.Returns the contents of the collection in an Array. |
SupportedEntityType |
getSupportedEntityType(int index)
Method getSupportedEntityType. |
java.util.List<SupportedEntityType> |
getSupportedEntityTypeAsReference()
Method getSupportedEntityTypeAsReference.Returns a reference to '_supportedEntityTypeList'. |
int |
getSupportedEntityTypeCount()
Method getSupportedEntityTypeCount. |
SupportedHierarchy[] |
getSupportedHierarchy()
Method getSupportedHierarchy.Returns the contents of the collection in an Array. |
SupportedHierarchy |
getSupportedHierarchy(int index)
Method getSupportedHierarchy. |
java.util.List<SupportedHierarchy> |
getSupportedHierarchyAsReference()
Method getSupportedHierarchyAsReference.Returns a reference to '_supportedHierarchyList'. |
int |
getSupportedHierarchyCount()
Method getSupportedHierarchyCount. |
SupportedLanguage[] |
getSupportedLanguage()
Method getSupportedLanguage.Returns the contents of the collection in an Array. |
SupportedLanguage |
getSupportedLanguage(int index)
Method getSupportedLanguage. |
java.util.List<SupportedLanguage> |
getSupportedLanguageAsReference()
Method getSupportedLanguageAsReference.Returns a reference to '_supportedLanguageList'. |
int |
getSupportedLanguageCount()
Method getSupportedLanguageCount. |
SupportedNamespace[] |
getSupportedNamespace()
Method getSupportedNamespace.Returns the contents of the collection in an Array. |
SupportedNamespace |
getSupportedNamespace(int index)
Method getSupportedNamespace. |
java.util.List<SupportedNamespace> |
getSupportedNamespaceAsReference()
Method getSupportedNamespaceAsReference.Returns a reference to '_supportedNamespaceList'. |
int |
getSupportedNamespaceCount()
Method getSupportedNamespaceCount. |
SupportedProperty[] |
getSupportedProperty()
Method getSupportedProperty.Returns the contents of the collection in an Array. |
SupportedProperty |
getSupportedProperty(int index)
Method getSupportedProperty. |
java.util.List<SupportedProperty> |
getSupportedPropertyAsReference()
Method getSupportedPropertyAsReference.Returns a reference to '_supportedPropertyList'. |
int |
getSupportedPropertyCount()
Method getSupportedPropertyCount. |
SupportedPropertyLink[] |
getSupportedPropertyLink()
Method getSupportedPropertyLink.Returns the contents of the collection in an Array. |
SupportedPropertyLink |
getSupportedPropertyLink(int index)
Method getSupportedPropertyLink. |
java.util.List<SupportedPropertyLink> |
getSupportedPropertyLinkAsReference()
Method getSupportedPropertyLinkAsReference.Returns a reference to '_supportedPropertyLinkList'. |
int |
getSupportedPropertyLinkCount()
Method getSupportedPropertyLinkCount. |
SupportedPropertyQualifier[] |
getSupportedPropertyQualifier()
Method getSupportedPropertyQualifier.Returns the contents of the collection in an Array. |
SupportedPropertyQualifier |
getSupportedPropertyQualifier(int index)
Method getSupportedPropertyQualifier. |
java.util.List<SupportedPropertyQualifier> |
getSupportedPropertyQualifierAsReference()
Method getSupportedPropertyQualifierAsReference.Returns a reference to '_supportedPropertyQualifierList'. |
int |
getSupportedPropertyQualifierCount()
Method getSupportedPropertyQualifierCount. |
SupportedPropertyQualifierType[] |
getSupportedPropertyQualifierType()
Method getSupportedPropertyQualifierType.Returns the contents of the collection in an Array. |
SupportedPropertyQualifierType |
getSupportedPropertyQualifierType(int index)
Method getSupportedPropertyQualifierType. |
java.util.List<SupportedPropertyQualifierType> |
getSupportedPropertyQualifierTypeAsReference()
Method getSupportedPropertyQualifierTypeAsReference.Returns a reference to '_supportedPropertyQualifierTypeList'. |
int |
getSupportedPropertyQualifierTypeCount()
Method getSupportedPropertyQualifierTypeCount. |
SupportedPropertyType[] |
getSupportedPropertyType()
Method getSupportedPropertyType.Returns the contents of the collection in an Array. |
SupportedPropertyType |
getSupportedPropertyType(int index)
Method getSupportedPropertyType. |
java.util.List<SupportedPropertyType> |
getSupportedPropertyTypeAsReference()
Method getSupportedPropertyTypeAsReference.Returns a reference to '_supportedPropertyTypeList'. |
int |
getSupportedPropertyTypeCount()
Method getSupportedPropertyTypeCount. |
SupportedRepresentationalForm[] |
getSupportedRepresentationalForm()
Method getSupportedRepresentationalForm.Returns the contents of the collection in an Array. |
SupportedRepresentationalForm |
getSupportedRepresentationalForm(int index)
Method getSupportedRepresentationalForm. |
java.util.List<SupportedRepresentationalForm> |
getSupportedRepresentationalFormAsReference()
Method getSupportedRepresentationalFormAsReference.Returns a reference to '_supportedRepresentationalFormList'. |
int |
getSupportedRepresentationalFormCount()
Method getSupportedRepresentationalFormCount. |
SupportedSortOrder[] |
getSupportedSortOrder()
Method getSupportedSortOrder.Returns the contents of the collection in an Array. |
SupportedSortOrder |
getSupportedSortOrder(int index)
Method getSupportedSortOrder. |
java.util.List<SupportedSortOrder> |
getSupportedSortOrderAsReference()
Method getSupportedSortOrderAsReference.Returns a reference to '_supportedSortOrderList'. |
int |
getSupportedSortOrderCount()
Method getSupportedSortOrderCount. |
SupportedSource[] |
getSupportedSource()
Method getSupportedSource.Returns the contents of the collection in an Array. |
SupportedSource |
getSupportedSource(int index)
Method getSupportedSource. |
java.util.List<SupportedSource> |
getSupportedSourceAsReference()
Method getSupportedSourceAsReference.Returns a reference to '_supportedSourceList'. |
int |
getSupportedSourceCount()
Method getSupportedSourceCount. |
SupportedSourceRole[] |
getSupportedSourceRole()
Method getSupportedSourceRole.Returns the contents of the collection in an Array. |
SupportedSourceRole |
getSupportedSourceRole(int index)
Method getSupportedSourceRole. |
java.util.List<SupportedSourceRole> |
getSupportedSourceRoleAsReference()
Method getSupportedSourceRoleAsReference.Returns a reference to '_supportedSourceRoleList'. |
int |
getSupportedSourceRoleCount()
Method getSupportedSourceRoleCount. |
SupportedStatus[] |
getSupportedStatus()
Method getSupportedStatus.Returns the contents of the collection in an Array. |
SupportedStatus |
getSupportedStatus(int index)
Method getSupportedStatus. |
java.util.List<SupportedStatus> |
getSupportedStatusAsReference()
Method getSupportedStatusAsReference.Returns a reference to '_supportedStatusList'. |
int |
getSupportedStatusCount()
Method getSupportedStatusCount. |
boolean |
isValid()
Method isValid. |
java.util.Iterator<? extends SupportedAssociation> |
iterateSupportedAssociation()
Method iterateSupportedAssociation. |
java.util.Iterator<? extends SupportedAssociationQualifier> |
iterateSupportedAssociationQualifier()
Method iterateSupportedAssociationQualifier. |
java.util.Iterator<? extends SupportedCodingScheme> |
iterateSupportedCodingScheme()
Method iterateSupportedCodingScheme. |
java.util.Iterator<? extends SupportedContainerName> |
iterateSupportedContainer()
Method iterateSupportedContainer. |
java.util.Iterator<? extends SupportedContext> |
iterateSupportedContext()
Method iterateSupportedContext. |
java.util.Iterator<? extends SupportedDataType> |
iterateSupportedDataType()
Method iterateSupportedDataType. |
java.util.Iterator<? extends SupportedDegreeOfFidelity> |
iterateSupportedDegreeOfFidelity()
Method iterateSupportedDegreeOfFidelity. |
java.util.Iterator<? extends SupportedEntityType> |
iterateSupportedEntityType()
Method iterateSupportedEntityType. |
java.util.Iterator<? extends SupportedHierarchy> |
iterateSupportedHierarchy()
Method iterateSupportedHierarchy. |
java.util.Iterator<? extends SupportedLanguage> |
iterateSupportedLanguage()
Method iterateSupportedLanguage. |
java.util.Iterator<? extends SupportedNamespace> |
iterateSupportedNamespace()
Method iterateSupportedNamespace. |
java.util.Iterator<? extends SupportedProperty> |
iterateSupportedProperty()
Method iterateSupportedProperty. |
java.util.Iterator<? extends SupportedPropertyLink> |
iterateSupportedPropertyLink()
Method iterateSupportedPropertyLink. |
java.util.Iterator<? extends SupportedPropertyQualifier> |
iterateSupportedPropertyQualifier()
Method iterateSupportedPropertyQualifier. |
java.util.Iterator<? extends SupportedPropertyQualifierType> |
iterateSupportedPropertyQualifierType()
Method iterateSupportedPropertyQualifierType. |
java.util.Iterator<? extends SupportedPropertyType> |
iterateSupportedPropertyType()
Method iterateSupportedPropertyType. |
java.util.Iterator<? extends SupportedRepresentationalForm> |
iterateSupportedRepresentationalForm()
Method iterateSupportedRepresentationalForm. |
java.util.Iterator<? extends SupportedSortOrder> |
iterateSupportedSortOrder()
Method iterateSupportedSortOrder. |
java.util.Iterator<? extends SupportedSource> |
iterateSupportedSource()
Method iterateSupportedSource. |
java.util.Iterator<? extends SupportedSourceRole> |
iterateSupportedSourceRole()
Method iterateSupportedSourceRole. |
java.util.Iterator<? extends SupportedStatus> |
iterateSupportedStatus()
Method iterateSupportedStatus. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
removeAllSupportedAssociation()
|
void |
removeAllSupportedAssociationQualifier()
|
void |
removeAllSupportedCodingScheme()
|
void |
removeAllSupportedContainer()
|
void |
removeAllSupportedContext()
|
void |
removeAllSupportedDataType()
|
void |
removeAllSupportedDegreeOfFidelity()
|
void |
removeAllSupportedEntityType()
|
void |
removeAllSupportedHierarchy()
|
void |
removeAllSupportedLanguage()
|
void |
removeAllSupportedNamespace()
|
void |
removeAllSupportedProperty()
|
void |
removeAllSupportedPropertyLink()
|
void |
removeAllSupportedPropertyQualifier()
|
void |
removeAllSupportedPropertyQualifierType()
|
void |
removeAllSupportedPropertyType()
|
void |
removeAllSupportedRepresentationalForm()
|
void |
removeAllSupportedSortOrder()
|
void |
removeAllSupportedSource()
|
void |
removeAllSupportedSourceRole()
|
void |
removeAllSupportedStatus()
|
boolean |
removeSupportedAssociation(SupportedAssociation vSupportedAssociation)
Method removeSupportedAssociation. |
SupportedAssociation |
removeSupportedAssociationAt(int index)
Method removeSupportedAssociationAt. |
boolean |
removeSupportedAssociationQualifier(SupportedAssociationQualifier vSupportedAssociationQualifier)
Method removeSupportedAssociationQualifier. |
SupportedAssociationQualifier |
removeSupportedAssociationQualifierAt(int index)
Method removeSupportedAssociationQualifierAt. |
boolean |
removeSupportedCodingScheme(SupportedCodingScheme vSupportedCodingScheme)
Method removeSupportedCodingScheme. |
SupportedCodingScheme |
removeSupportedCodingSchemeAt(int index)
Method removeSupportedCodingSchemeAt. |
boolean |
removeSupportedContainer(SupportedContainerName vSupportedContainer)
Method removeSupportedContainer. |
SupportedContainerName |
removeSupportedContainerAt(int index)
Method removeSupportedContainerAt. |
boolean |
removeSupportedContext(SupportedContext vSupportedContext)
Method removeSupportedContext. |
SupportedContext |
removeSupportedContextAt(int index)
Method removeSupportedContextAt. |
boolean |
removeSupportedDataType(SupportedDataType vSupportedDataType)
Method removeSupportedDataType. |
SupportedDataType |
removeSupportedDataTypeAt(int index)
Method removeSupportedDataTypeAt. |
boolean |
removeSupportedDegreeOfFidelity(SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
Method removeSupportedDegreeOfFidelity. |
SupportedDegreeOfFidelity |
removeSupportedDegreeOfFidelityAt(int index)
Method removeSupportedDegreeOfFidelityAt. |
boolean |
removeSupportedEntityType(SupportedEntityType vSupportedEntityType)
Method removeSupportedEntityType. |
SupportedEntityType |
removeSupportedEntityTypeAt(int index)
Method removeSupportedEntityTypeAt. |
boolean |
removeSupportedHierarchy(SupportedHierarchy vSupportedHierarchy)
Method removeSupportedHierarchy. |
SupportedHierarchy |
removeSupportedHierarchyAt(int index)
Method removeSupportedHierarchyAt. |
boolean |
removeSupportedLanguage(SupportedLanguage vSupportedLanguage)
Method removeSupportedLanguage. |
SupportedLanguage |
removeSupportedLanguageAt(int index)
Method removeSupportedLanguageAt. |
boolean |
removeSupportedNamespace(SupportedNamespace vSupportedNamespace)
Method removeSupportedNamespace. |
SupportedNamespace |
removeSupportedNamespaceAt(int index)
Method removeSupportedNamespaceAt. |
boolean |
removeSupportedProperty(SupportedProperty vSupportedProperty)
Method removeSupportedProperty. |
SupportedProperty |
removeSupportedPropertyAt(int index)
Method removeSupportedPropertyAt. |
boolean |
removeSupportedPropertyLink(SupportedPropertyLink vSupportedPropertyLink)
Method removeSupportedPropertyLink. |
SupportedPropertyLink |
removeSupportedPropertyLinkAt(int index)
Method removeSupportedPropertyLinkAt. |
boolean |
removeSupportedPropertyQualifier(SupportedPropertyQualifier vSupportedPropertyQualifier)
Method removeSupportedPropertyQualifier. |
SupportedPropertyQualifier |
removeSupportedPropertyQualifierAt(int index)
Method removeSupportedPropertyQualifierAt. |
boolean |
removeSupportedPropertyQualifierType(SupportedPropertyQualifierType vSupportedPropertyQualifierType)
Method removeSupportedPropertyQualifierType. |
SupportedPropertyQualifierType |
removeSupportedPropertyQualifierTypeAt(int index)
Method removeSupportedPropertyQualifierTypeAt. |
boolean |
removeSupportedPropertyType(SupportedPropertyType vSupportedPropertyType)
Method removeSupportedPropertyType. |
SupportedPropertyType |
removeSupportedPropertyTypeAt(int index)
Method removeSupportedPropertyTypeAt. |
boolean |
removeSupportedRepresentationalForm(SupportedRepresentationalForm vSupportedRepresentationalForm)
Method removeSupportedRepresentationalForm. |
SupportedRepresentationalForm |
removeSupportedRepresentationalFormAt(int index)
Method removeSupportedRepresentationalFormAt. |
boolean |
removeSupportedSortOrder(SupportedSortOrder vSupportedSortOrder)
Method removeSupportedSortOrder. |
SupportedSortOrder |
removeSupportedSortOrderAt(int index)
Method removeSupportedSortOrderAt. |
boolean |
removeSupportedSource(SupportedSource vSupportedSource)
Method removeSupportedSource. |
SupportedSource |
removeSupportedSourceAt(int index)
Method removeSupportedSourceAt. |
boolean |
removeSupportedSourceRole(SupportedSourceRole vSupportedSourceRole)
Method removeSupportedSourceRole. |
SupportedSourceRole |
removeSupportedSourceRoleAt(int index)
Method removeSupportedSourceRoleAt. |
boolean |
removeSupportedStatus(SupportedStatus vSupportedStatus)
Method removeSupportedStatus. |
SupportedStatus |
removeSupportedStatusAt(int index)
Method removeSupportedStatusAt. |
void |
setSupportedAssociation(int index,
SupportedAssociation vSupportedAssociation)
|
void |
setSupportedAssociation(java.util.List<SupportedAssociation> vSupportedAssociationList)
Sets the value of '_supportedAssociationList' by copying the given Vector. |
void |
setSupportedAssociation(SupportedAssociation[] vSupportedAssociationArray)
|
void |
setSupportedAssociationAsReference(java.util.List<SupportedAssociation> supportedAssociationList)
Deprecated. |
void |
setSupportedAssociationQualifier(int index,
SupportedAssociationQualifier vSupportedAssociationQualifier)
|
void |
setSupportedAssociationQualifier(java.util.List<SupportedAssociationQualifier> vSupportedAssociationQualifierList)
Sets the value of '_supportedAssociationQualifierList' by copying the given Vector. |
void |
setSupportedAssociationQualifier(SupportedAssociationQualifier[] vSupportedAssociationQualifierArray)
|
void |
setSupportedAssociationQualifierAsReference(java.util.List<SupportedAssociationQualifier> supportedAssociationQualifierList)
Deprecated. |
void |
setSupportedCodingScheme(int index,
SupportedCodingScheme vSupportedCodingScheme)
|
void |
setSupportedCodingScheme(java.util.List<SupportedCodingScheme> vSupportedCodingSchemeList)
Sets the value of '_supportedCodingSchemeList' by copying the given Vector. |
void |
setSupportedCodingScheme(SupportedCodingScheme[] vSupportedCodingSchemeArray)
|
void |
setSupportedCodingSchemeAsReference(java.util.List<SupportedCodingScheme> supportedCodingSchemeList)
Deprecated. |
void |
setSupportedContainer(int index,
SupportedContainerName vSupportedContainer)
|
void |
setSupportedContainer(java.util.List<SupportedContainerName> vSupportedContainerList)
Sets the value of '_supportedContainerList' by copying the given Vector. |
void |
setSupportedContainer(SupportedContainerName[] vSupportedContainerArray)
|
void |
setSupportedContainerAsReference(java.util.List<SupportedContainerName> supportedContainerList)
Deprecated. |
void |
setSupportedContext(int index,
SupportedContext vSupportedContext)
|
void |
setSupportedContext(java.util.List<SupportedContext> vSupportedContextList)
Sets the value of '_supportedContextList' by copying the given Vector. |
void |
setSupportedContext(SupportedContext[] vSupportedContextArray)
|
void |
setSupportedContextAsReference(java.util.List<SupportedContext> supportedContextList)
Deprecated. |
void |
setSupportedDataType(int index,
SupportedDataType vSupportedDataType)
|
void |
setSupportedDataType(java.util.List<SupportedDataType> vSupportedDataTypeList)
Sets the value of '_supportedDataTypeList' by copying the given Vector. |
void |
setSupportedDataType(SupportedDataType[] vSupportedDataTypeArray)
|
void |
setSupportedDataTypeAsReference(java.util.List<SupportedDataType> supportedDataTypeList)
Deprecated. |
void |
setSupportedDegreeOfFidelity(int index,
SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
|
void |
setSupportedDegreeOfFidelity(java.util.List<SupportedDegreeOfFidelity> vSupportedDegreeOfFidelityList)
Sets the value of '_supportedDegreeOfFidelityList' by copying the given Vector. |
void |
setSupportedDegreeOfFidelity(SupportedDegreeOfFidelity[] vSupportedDegreeOfFidelityArray)
|
void |
setSupportedDegreeOfFidelityAsReference(java.util.List<SupportedDegreeOfFidelity> supportedDegreeOfFidelityList)
Deprecated. |
void |
setSupportedEntityType(int index,
SupportedEntityType vSupportedEntityType)
|
void |
setSupportedEntityType(java.util.List<SupportedEntityType> vSupportedEntityTypeList)
Sets the value of '_supportedEntityTypeList' by copying the given Vector. |
void |
setSupportedEntityType(SupportedEntityType[] vSupportedEntityTypeArray)
|
void |
setSupportedEntityTypeAsReference(java.util.List<SupportedEntityType> supportedEntityTypeList)
Deprecated. |
void |
setSupportedHierarchy(int index,
SupportedHierarchy vSupportedHierarchy)
|
void |
setSupportedHierarchy(java.util.List<SupportedHierarchy> vSupportedHierarchyList)
Sets the value of '_supportedHierarchyList' by copying the given Vector. |
void |
setSupportedHierarchy(SupportedHierarchy[] vSupportedHierarchyArray)
|
void |
setSupportedHierarchyAsReference(java.util.List<SupportedHierarchy> supportedHierarchyList)
Deprecated. |
void |
setSupportedLanguage(int index,
SupportedLanguage vSupportedLanguage)
|
void |
setSupportedLanguage(java.util.List<SupportedLanguage> vSupportedLanguageList)
Sets the value of '_supportedLanguageList' by copying the given Vector. |
void |
setSupportedLanguage(SupportedLanguage[] vSupportedLanguageArray)
|
void |
setSupportedLanguageAsReference(java.util.List<SupportedLanguage> supportedLanguageList)
Deprecated. |
void |
setSupportedNamespace(int index,
SupportedNamespace vSupportedNamespace)
|
void |
setSupportedNamespace(java.util.List<SupportedNamespace> vSupportedNamespaceList)
Sets the value of '_supportedNamespaceList' by copying the given Vector. |
void |
setSupportedNamespace(SupportedNamespace[] vSupportedNamespaceArray)
|
void |
setSupportedNamespaceAsReference(java.util.List<SupportedNamespace> supportedNamespaceList)
Deprecated. |
void |
setSupportedProperty(int index,
SupportedProperty vSupportedProperty)
|
void |
setSupportedProperty(java.util.List<SupportedProperty> vSupportedPropertyList)
Sets the value of '_supportedPropertyList' by copying the given Vector. |
void |
setSupportedProperty(SupportedProperty[] vSupportedPropertyArray)
|
void |
setSupportedPropertyAsReference(java.util.List<SupportedProperty> supportedPropertyList)
Deprecated. |
void |
setSupportedPropertyLink(int index,
SupportedPropertyLink vSupportedPropertyLink)
|
void |
setSupportedPropertyLink(java.util.List<SupportedPropertyLink> vSupportedPropertyLinkList)
Sets the value of '_supportedPropertyLinkList' by copying the given Vector. |
void |
setSupportedPropertyLink(SupportedPropertyLink[] vSupportedPropertyLinkArray)
|
void |
setSupportedPropertyLinkAsReference(java.util.List<SupportedPropertyLink> supportedPropertyLinkList)
Deprecated. |
void |
setSupportedPropertyQualifier(int index,
SupportedPropertyQualifier vSupportedPropertyQualifier)
|
void |
setSupportedPropertyQualifier(java.util.List<SupportedPropertyQualifier> vSupportedPropertyQualifierList)
Sets the value of '_supportedPropertyQualifierList' by copying the given Vector. |
void |
setSupportedPropertyQualifier(SupportedPropertyQualifier[] vSupportedPropertyQualifierArray)
|
void |
setSupportedPropertyQualifierAsReference(java.util.List<SupportedPropertyQualifier> supportedPropertyQualifierList)
Deprecated. |
void |
setSupportedPropertyQualifierType(int index,
SupportedPropertyQualifierType vSupportedPropertyQualifierType)
|
void |
setSupportedPropertyQualifierType(java.util.List<SupportedPropertyQualifierType> vSupportedPropertyQualifierTypeList)
Sets the value of '_supportedPropertyQualifierTypeList' by copying the given Vector. |
void |
setSupportedPropertyQualifierType(SupportedPropertyQualifierType[] vSupportedPropertyQualifierTypeArray)
|
void |
setSupportedPropertyQualifierTypeAsReference(java.util.List<SupportedPropertyQualifierType> supportedPropertyQualifierTypeList)
Deprecated. |
void |
setSupportedPropertyType(int index,
SupportedPropertyType vSupportedPropertyType)
|
void |
setSupportedPropertyType(java.util.List<SupportedPropertyType> vSupportedPropertyTypeList)
Sets the value of '_supportedPropertyTypeList' by copying the given Vector. |
void |
setSupportedPropertyType(SupportedPropertyType[] vSupportedPropertyTypeArray)
|
void |
setSupportedPropertyTypeAsReference(java.util.List<SupportedPropertyType> supportedPropertyTypeList)
Deprecated. |
void |
setSupportedRepresentationalForm(int index,
SupportedRepresentationalForm vSupportedRepresentationalForm)
|
void |
setSupportedRepresentationalForm(java.util.List<SupportedRepresentationalForm> vSupportedRepresentationalFormList)
Sets the value of '_supportedRepresentationalFormList' by copying the given Vector. |
void |
setSupportedRepresentationalForm(SupportedRepresentationalForm[] vSupportedRepresentationalFormArray)
|
void |
setSupportedRepresentationalFormAsReference(java.util.List<SupportedRepresentationalForm> supportedRepresentationalFormList)
Deprecated. |
void |
setSupportedSortOrder(int index,
SupportedSortOrder vSupportedSortOrder)
|
void |
setSupportedSortOrder(java.util.List<SupportedSortOrder> vSupportedSortOrderList)
Sets the value of '_supportedSortOrderList' by copying the given Vector. |
void |
setSupportedSortOrder(SupportedSortOrder[] vSupportedSortOrderArray)
|
void |
setSupportedSortOrderAsReference(java.util.List<SupportedSortOrder> supportedSortOrderList)
Deprecated. |
void |
setSupportedSource(int index,
SupportedSource vSupportedSource)
|
void |
setSupportedSource(java.util.List<SupportedSource> vSupportedSourceList)
Sets the value of '_supportedSourceList' by copying the given Vector. |
void |
setSupportedSource(SupportedSource[] vSupportedSourceArray)
|
void |
setSupportedSourceAsReference(java.util.List<SupportedSource> supportedSourceList)
Deprecated. |
void |
setSupportedSourceRole(int index,
SupportedSourceRole vSupportedSourceRole)
|
void |
setSupportedSourceRole(java.util.List<SupportedSourceRole> vSupportedSourceRoleList)
Sets the value of '_supportedSourceRoleList' by copying the given Vector. |
void |
setSupportedSourceRole(SupportedSourceRole[] vSupportedSourceRoleArray)
|
void |
setSupportedSourceRoleAsReference(java.util.List<SupportedSourceRole> supportedSourceRoleList)
Deprecated. |
void |
setSupportedStatus(int index,
SupportedStatus vSupportedStatus)
|
void |
setSupportedStatus(java.util.List<SupportedStatus> vSupportedStatusList)
Sets the value of '_supportedStatusList' by copying the given Vector. |
void |
setSupportedStatus(SupportedStatus[] vSupportedStatusArray)
|
void |
setSupportedStatusAsReference(java.util.List<SupportedStatus> supportedStatusList)
Deprecated. |
static Mappings |
unmarshalMappings(java.io.Reader reader)
Method unmarshalMappings. |
void |
validate()
|
Methods inherited from class org.mayo.edu.lgModel.LexGridBase |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Mappings()
Method Detail |
---|
public void addSupportedAssociation(SupportedAssociation vSupportedAssociation) throws java.lang.IndexOutOfBoundsException
vSupportedAssociation
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedAssociation(int index, SupportedAssociation vSupportedAssociation) throws java.lang.IndexOutOfBoundsException
index
- vSupportedAssociation
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedAssociationQualifier(SupportedAssociationQualifier vSupportedAssociationQualifier) throws java.lang.IndexOutOfBoundsException
vSupportedAssociationQualifier
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedAssociationQualifier(int index, SupportedAssociationQualifier vSupportedAssociationQualifier) throws java.lang.IndexOutOfBoundsException
index
- vSupportedAssociationQualifier
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedCodingScheme(SupportedCodingScheme vSupportedCodingScheme) throws java.lang.IndexOutOfBoundsException
vSupportedCodingScheme
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedCodingScheme(int index, SupportedCodingScheme vSupportedCodingScheme) throws java.lang.IndexOutOfBoundsException
index
- vSupportedCodingScheme
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedContainer(SupportedContainerName vSupportedContainer) throws java.lang.IndexOutOfBoundsException
vSupportedContainer
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedContainer(int index, SupportedContainerName vSupportedContainer) throws java.lang.IndexOutOfBoundsException
index
- vSupportedContainer
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedContext(SupportedContext vSupportedContext) throws java.lang.IndexOutOfBoundsException
vSupportedContext
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedContext(int index, SupportedContext vSupportedContext) throws java.lang.IndexOutOfBoundsException
index
- vSupportedContext
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedDataType(SupportedDataType vSupportedDataType) throws java.lang.IndexOutOfBoundsException
vSupportedDataType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedDataType(int index, SupportedDataType vSupportedDataType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedDataType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedDegreeOfFidelity(SupportedDegreeOfFidelity vSupportedDegreeOfFidelity) throws java.lang.IndexOutOfBoundsException
vSupportedDegreeOfFidelity
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedDegreeOfFidelity(int index, SupportedDegreeOfFidelity vSupportedDegreeOfFidelity) throws java.lang.IndexOutOfBoundsException
index
- vSupportedDegreeOfFidelity
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedEntityType(SupportedEntityType vSupportedEntityType) throws java.lang.IndexOutOfBoundsException
vSupportedEntityType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedEntityType(int index, SupportedEntityType vSupportedEntityType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedEntityType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedHierarchy(SupportedHierarchy vSupportedHierarchy) throws java.lang.IndexOutOfBoundsException
vSupportedHierarchy
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedHierarchy(int index, SupportedHierarchy vSupportedHierarchy) throws java.lang.IndexOutOfBoundsException
index
- vSupportedHierarchy
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedLanguage(SupportedLanguage vSupportedLanguage) throws java.lang.IndexOutOfBoundsException
vSupportedLanguage
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedLanguage(int index, SupportedLanguage vSupportedLanguage) throws java.lang.IndexOutOfBoundsException
index
- vSupportedLanguage
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedNamespace(SupportedNamespace vSupportedNamespace) throws java.lang.IndexOutOfBoundsException
vSupportedNamespace
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedNamespace(int index, SupportedNamespace vSupportedNamespace) throws java.lang.IndexOutOfBoundsException
index
- vSupportedNamespace
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedProperty(SupportedProperty vSupportedProperty) throws java.lang.IndexOutOfBoundsException
vSupportedProperty
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedProperty(int index, SupportedProperty vSupportedProperty) throws java.lang.IndexOutOfBoundsException
index
- vSupportedProperty
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyLink(SupportedPropertyLink vSupportedPropertyLink) throws java.lang.IndexOutOfBoundsException
vSupportedPropertyLink
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyLink(int index, SupportedPropertyLink vSupportedPropertyLink) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyLink
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyQualifier(SupportedPropertyQualifier vSupportedPropertyQualifier) throws java.lang.IndexOutOfBoundsException
vSupportedPropertyQualifier
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyQualifier(int index, SupportedPropertyQualifier vSupportedPropertyQualifier) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyQualifier
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyQualifierType(SupportedPropertyQualifierType vSupportedPropertyQualifierType) throws java.lang.IndexOutOfBoundsException
vSupportedPropertyQualifierType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyQualifierType(int index, SupportedPropertyQualifierType vSupportedPropertyQualifierType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyQualifierType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyType(SupportedPropertyType vSupportedPropertyType) throws java.lang.IndexOutOfBoundsException
vSupportedPropertyType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedPropertyType(int index, SupportedPropertyType vSupportedPropertyType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedRepresentationalForm(SupportedRepresentationalForm vSupportedRepresentationalForm) throws java.lang.IndexOutOfBoundsException
vSupportedRepresentationalForm
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedRepresentationalForm(int index, SupportedRepresentationalForm vSupportedRepresentationalForm) throws java.lang.IndexOutOfBoundsException
index
- vSupportedRepresentationalForm
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedSortOrder(SupportedSortOrder vSupportedSortOrder) throws java.lang.IndexOutOfBoundsException
vSupportedSortOrder
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedSortOrder(int index, SupportedSortOrder vSupportedSortOrder) throws java.lang.IndexOutOfBoundsException
index
- vSupportedSortOrder
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedSource(SupportedSource vSupportedSource) throws java.lang.IndexOutOfBoundsException
vSupportedSource
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedSource(int index, SupportedSource vSupportedSource) throws java.lang.IndexOutOfBoundsException
index
- vSupportedSource
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedSourceRole(SupportedSourceRole vSupportedSourceRole) throws java.lang.IndexOutOfBoundsException
vSupportedSourceRole
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedSourceRole(int index, SupportedSourceRole vSupportedSourceRole) throws java.lang.IndexOutOfBoundsException
index
- vSupportedSourceRole
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedStatus(SupportedStatus vSupportedStatus) throws java.lang.IndexOutOfBoundsException
vSupportedStatus
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSupportedStatus(int index, SupportedStatus vSupportedStatus) throws java.lang.IndexOutOfBoundsException
index
- vSupportedStatus
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic java.util.Enumeration<? extends SupportedAssociation> enumerateSupportedAssociation()
public java.util.Enumeration<? extends SupportedAssociationQualifier> enumerateSupportedAssociationQualifier()
public java.util.Enumeration<? extends SupportedCodingScheme> enumerateSupportedCodingScheme()
public java.util.Enumeration<? extends SupportedContainerName> enumerateSupportedContainer()
public java.util.Enumeration<? extends SupportedContext> enumerateSupportedContext()
public java.util.Enumeration<? extends SupportedDataType> enumerateSupportedDataType()
public java.util.Enumeration<? extends SupportedDegreeOfFidelity> enumerateSupportedDegreeOfFidelity()
public java.util.Enumeration<? extends SupportedEntityType> enumerateSupportedEntityType()
public java.util.Enumeration<? extends SupportedHierarchy> enumerateSupportedHierarchy()
public java.util.Enumeration<? extends SupportedLanguage> enumerateSupportedLanguage()
public java.util.Enumeration<? extends SupportedNamespace> enumerateSupportedNamespace()
public java.util.Enumeration<? extends SupportedProperty> enumerateSupportedProperty()
public java.util.Enumeration<? extends SupportedPropertyLink> enumerateSupportedPropertyLink()
public java.util.Enumeration<? extends SupportedPropertyQualifier> enumerateSupportedPropertyQualifier()
public java.util.Enumeration<? extends SupportedPropertyQualifierType> enumerateSupportedPropertyQualifierType()
public java.util.Enumeration<? extends SupportedPropertyType> enumerateSupportedPropertyType()
public java.util.Enumeration<? extends SupportedRepresentationalForm> enumerateSupportedRepresentationalForm()
public java.util.Enumeration<? extends SupportedSortOrder> enumerateSupportedSortOrder()
public java.util.Enumeration<? extends SupportedSource> enumerateSupportedSource()
public java.util.Enumeration<? extends SupportedSourceRole> enumerateSupportedSourceRole()
public java.util.Enumeration<? extends SupportedStatus> enumerateSupportedStatus()
public SupportedAssociation getSupportedAssociation(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedAssociation[] getSupportedAssociation()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedAssociation> getSupportedAssociationAsReference()
public int getSupportedAssociationCount()
public SupportedAssociationQualifier getSupportedAssociationQualifier(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedAssociationQualifier[] getSupportedAssociationQualifier()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedAssociationQualifier> getSupportedAssociationQualifierAsReference()
public int getSupportedAssociationQualifierCount()
public SupportedCodingScheme getSupportedCodingScheme(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedCodingScheme[] getSupportedCodingScheme()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedCodingScheme> getSupportedCodingSchemeAsReference()
public int getSupportedCodingSchemeCount()
public SupportedContainerName getSupportedContainer(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedContainerName[] getSupportedContainer()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedContainerName> getSupportedContainerAsReference()
public int getSupportedContainerCount()
public SupportedContext getSupportedContext(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedContext[] getSupportedContext()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedContext> getSupportedContextAsReference()
public int getSupportedContextCount()
public SupportedDataType getSupportedDataType(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedDataType[] getSupportedDataType()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedDataType> getSupportedDataTypeAsReference()
public int getSupportedDataTypeCount()
public SupportedDegreeOfFidelity getSupportedDegreeOfFidelity(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedDegreeOfFidelity[] getSupportedDegreeOfFidelity()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedDegreeOfFidelity> getSupportedDegreeOfFidelityAsReference()
public int getSupportedDegreeOfFidelityCount()
public SupportedEntityType getSupportedEntityType(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedEntityType[] getSupportedEntityType()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedEntityType> getSupportedEntityTypeAsReference()
public int getSupportedEntityTypeCount()
public SupportedHierarchy getSupportedHierarchy(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedHierarchy[] getSupportedHierarchy()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedHierarchy> getSupportedHierarchyAsReference()
public int getSupportedHierarchyCount()
public SupportedLanguage getSupportedLanguage(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedLanguage[] getSupportedLanguage()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedLanguage> getSupportedLanguageAsReference()
public int getSupportedLanguageCount()
public SupportedNamespace getSupportedNamespace(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedNamespace[] getSupportedNamespace()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedNamespace> getSupportedNamespaceAsReference()
public int getSupportedNamespaceCount()
public SupportedProperty getSupportedProperty(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedProperty[] getSupportedProperty()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedProperty> getSupportedPropertyAsReference()
public int getSupportedPropertyCount()
public SupportedPropertyLink getSupportedPropertyLink(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedPropertyLink[] getSupportedPropertyLink()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedPropertyLink> getSupportedPropertyLinkAsReference()
public int getSupportedPropertyLinkCount()
public SupportedPropertyQualifier getSupportedPropertyQualifier(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedPropertyQualifier[] getSupportedPropertyQualifier()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedPropertyQualifier> getSupportedPropertyQualifierAsReference()
public int getSupportedPropertyQualifierCount()
public SupportedPropertyQualifierType getSupportedPropertyQualifierType(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedPropertyQualifierType[] getSupportedPropertyQualifierType()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedPropertyQualifierType> getSupportedPropertyQualifierTypeAsReference()
public int getSupportedPropertyQualifierTypeCount()
public SupportedPropertyType getSupportedPropertyType(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedPropertyType[] getSupportedPropertyType()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedPropertyType> getSupportedPropertyTypeAsReference()
public int getSupportedPropertyTypeCount()
public SupportedRepresentationalForm getSupportedRepresentationalForm(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedRepresentationalForm[] getSupportedRepresentationalForm()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedRepresentationalForm> getSupportedRepresentationalFormAsReference()
public int getSupportedRepresentationalFormCount()
public SupportedSortOrder getSupportedSortOrder(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedSortOrder[] getSupportedSortOrder()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedSortOrder> getSupportedSortOrderAsReference()
public int getSupportedSortOrderCount()
public SupportedSource getSupportedSource(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedSource[] getSupportedSource()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedSource> getSupportedSourceAsReference()
public int getSupportedSourceCount()
public SupportedSourceRole getSupportedSourceRole(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedSourceRole[] getSupportedSourceRole()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedSourceRole> getSupportedSourceRoleAsReference()
public int getSupportedSourceRoleCount()
public SupportedStatus getSupportedStatus(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic SupportedStatus[] getSupportedStatus()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public java.util.List<SupportedStatus> getSupportedStatusAsReference()
public int getSupportedStatusCount()
public boolean isValid()
public java.util.Iterator<? extends SupportedAssociation> iterateSupportedAssociation()
public java.util.Iterator<? extends SupportedAssociationQualifier> iterateSupportedAssociationQualifier()
public java.util.Iterator<? extends SupportedCodingScheme> iterateSupportedCodingScheme()
public java.util.Iterator<? extends SupportedContainerName> iterateSupportedContainer()
public java.util.Iterator<? extends SupportedContext> iterateSupportedContext()
public java.util.Iterator<? extends SupportedDataType> iterateSupportedDataType()
public java.util.Iterator<? extends SupportedDegreeOfFidelity> iterateSupportedDegreeOfFidelity()
public java.util.Iterator<? extends SupportedEntityType> iterateSupportedEntityType()
public java.util.Iterator<? extends SupportedHierarchy> iterateSupportedHierarchy()
public java.util.Iterator<? extends SupportedLanguage> iterateSupportedLanguage()
public java.util.Iterator<? extends SupportedNamespace> iterateSupportedNamespace()
public java.util.Iterator<? extends SupportedProperty> iterateSupportedProperty()
public java.util.Iterator<? extends SupportedPropertyLink> iterateSupportedPropertyLink()
public java.util.Iterator<? extends SupportedPropertyQualifier> iterateSupportedPropertyQualifier()
public java.util.Iterator<? extends SupportedPropertyQualifierType> iterateSupportedPropertyQualifierType()
public java.util.Iterator<? extends SupportedPropertyType> iterateSupportedPropertyType()
public java.util.Iterator<? extends SupportedRepresentationalForm> iterateSupportedRepresentationalForm()
public java.util.Iterator<? extends SupportedSortOrder> iterateSupportedSortOrder()
public java.util.Iterator<? extends SupportedSource> iterateSupportedSource()
public java.util.Iterator<? extends SupportedSourceRole> iterateSupportedSourceRole()
public java.util.Iterator<? extends SupportedStatus> iterateSupportedStatus()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
- if an IOException occurs during
marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schema
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshalingpublic void removeAllSupportedAssociation()
public void removeAllSupportedAssociationQualifier()
public void removeAllSupportedCodingScheme()
public void removeAllSupportedContainer()
public void removeAllSupportedContext()
public void removeAllSupportedDataType()
public void removeAllSupportedDegreeOfFidelity()
public void removeAllSupportedEntityType()
public void removeAllSupportedHierarchy()
public void removeAllSupportedLanguage()
public void removeAllSupportedNamespace()
public void removeAllSupportedProperty()
public void removeAllSupportedPropertyLink()
public void removeAllSupportedPropertyQualifier()
public void removeAllSupportedPropertyQualifierType()
public void removeAllSupportedPropertyType()
public void removeAllSupportedRepresentationalForm()
public void removeAllSupportedSortOrder()
public void removeAllSupportedSource()
public void removeAllSupportedSourceRole()
public void removeAllSupportedStatus()
public boolean removeSupportedAssociation(SupportedAssociation vSupportedAssociation)
vSupportedAssociation
-
public SupportedAssociation removeSupportedAssociationAt(int index)
index
-
public boolean removeSupportedAssociationQualifier(SupportedAssociationQualifier vSupportedAssociationQualifier)
vSupportedAssociationQualifier
-
public SupportedAssociationQualifier removeSupportedAssociationQualifierAt(int index)
index
-
public boolean removeSupportedCodingScheme(SupportedCodingScheme vSupportedCodingScheme)
vSupportedCodingScheme
-
public SupportedCodingScheme removeSupportedCodingSchemeAt(int index)
index
-
public boolean removeSupportedContainer(SupportedContainerName vSupportedContainer)
vSupportedContainer
-
public SupportedContainerName removeSupportedContainerAt(int index)
index
-
public boolean removeSupportedContext(SupportedContext vSupportedContext)
vSupportedContext
-
public SupportedContext removeSupportedContextAt(int index)
index
-
public boolean removeSupportedDataType(SupportedDataType vSupportedDataType)
vSupportedDataType
-
public SupportedDataType removeSupportedDataTypeAt(int index)
index
-
public boolean removeSupportedDegreeOfFidelity(SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
vSupportedDegreeOfFidelity
-
public SupportedDegreeOfFidelity removeSupportedDegreeOfFidelityAt(int index)
index
-
public boolean removeSupportedEntityType(SupportedEntityType vSupportedEntityType)
vSupportedEntityType
-
public SupportedEntityType removeSupportedEntityTypeAt(int index)
index
-
public boolean removeSupportedHierarchy(SupportedHierarchy vSupportedHierarchy)
vSupportedHierarchy
-
public SupportedHierarchy removeSupportedHierarchyAt(int index)
index
-
public boolean removeSupportedLanguage(SupportedLanguage vSupportedLanguage)
vSupportedLanguage
-
public SupportedLanguage removeSupportedLanguageAt(int index)
index
-
public boolean removeSupportedNamespace(SupportedNamespace vSupportedNamespace)
vSupportedNamespace
-
public SupportedNamespace removeSupportedNamespaceAt(int index)
index
-
public boolean removeSupportedProperty(SupportedProperty vSupportedProperty)
vSupportedProperty
-
public SupportedProperty removeSupportedPropertyAt(int index)
index
-
public boolean removeSupportedPropertyLink(SupportedPropertyLink vSupportedPropertyLink)
vSupportedPropertyLink
-
public SupportedPropertyLink removeSupportedPropertyLinkAt(int index)
index
-
public boolean removeSupportedPropertyQualifier(SupportedPropertyQualifier vSupportedPropertyQualifier)
vSupportedPropertyQualifier
-
public SupportedPropertyQualifier removeSupportedPropertyQualifierAt(int index)
index
-
public boolean removeSupportedPropertyQualifierType(SupportedPropertyQualifierType vSupportedPropertyQualifierType)
vSupportedPropertyQualifierType
-
public SupportedPropertyQualifierType removeSupportedPropertyQualifierTypeAt(int index)
index
-
public boolean removeSupportedPropertyType(SupportedPropertyType vSupportedPropertyType)
vSupportedPropertyType
-
public SupportedPropertyType removeSupportedPropertyTypeAt(int index)
index
-
public boolean removeSupportedRepresentationalForm(SupportedRepresentationalForm vSupportedRepresentationalForm)
vSupportedRepresentationalForm
-
public SupportedRepresentationalForm removeSupportedRepresentationalFormAt(int index)
index
-
public boolean removeSupportedSortOrder(SupportedSortOrder vSupportedSortOrder)
vSupportedSortOrder
-
public SupportedSortOrder removeSupportedSortOrderAt(int index)
index
-
public boolean removeSupportedSource(SupportedSource vSupportedSource)
vSupportedSource
-
public SupportedSource removeSupportedSourceAt(int index)
index
-
public boolean removeSupportedSourceRole(SupportedSourceRole vSupportedSourceRole)
vSupportedSourceRole
-
public SupportedSourceRole removeSupportedSourceRoleAt(int index)
index
-
public boolean removeSupportedStatus(SupportedStatus vSupportedStatus)
vSupportedStatus
-
public SupportedStatus removeSupportedStatusAt(int index)
index
-
public void setSupportedAssociation(int index, SupportedAssociation vSupportedAssociation) throws java.lang.IndexOutOfBoundsException
index
- vSupportedAssociation
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedAssociation(SupportedAssociation[] vSupportedAssociationArray)
vSupportedAssociationArray
- public void setSupportedAssociation(java.util.List<SupportedAssociation> vSupportedAssociationList)
vSupportedAssociationList
- the Vector to copy.public void setSupportedAssociationAsReference(java.util.List<SupportedAssociation> supportedAssociationList)
supportedAssociationList
- the Vector to set.public void setSupportedAssociationQualifier(int index, SupportedAssociationQualifier vSupportedAssociationQualifier) throws java.lang.IndexOutOfBoundsException
index
- vSupportedAssociationQualifier
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedAssociationQualifier(SupportedAssociationQualifier[] vSupportedAssociationQualifierArray)
vSupportedAssociationQualifierArray
- public void setSupportedAssociationQualifier(java.util.List<SupportedAssociationQualifier> vSupportedAssociationQualifierList)
vSupportedAssociationQualifierList
- the Vector to copy.public void setSupportedAssociationQualifierAsReference(java.util.List<SupportedAssociationQualifier> supportedAssociationQualifierList)
supportedAssociationQualifierList
- the Vector to set.public void setSupportedCodingScheme(int index, SupportedCodingScheme vSupportedCodingScheme) throws java.lang.IndexOutOfBoundsException
index
- vSupportedCodingScheme
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedCodingScheme(SupportedCodingScheme[] vSupportedCodingSchemeArray)
vSupportedCodingSchemeArray
- public void setSupportedCodingScheme(java.util.List<SupportedCodingScheme> vSupportedCodingSchemeList)
vSupportedCodingSchemeList
- the Vector to copy.public void setSupportedCodingSchemeAsReference(java.util.List<SupportedCodingScheme> supportedCodingSchemeList)
supportedCodingSchemeList
- the Vector to set.public void setSupportedContainer(int index, SupportedContainerName vSupportedContainer) throws java.lang.IndexOutOfBoundsException
index
- vSupportedContainer
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedContainer(SupportedContainerName[] vSupportedContainerArray)
vSupportedContainerArray
- public void setSupportedContainer(java.util.List<SupportedContainerName> vSupportedContainerList)
vSupportedContainerList
- the Vector to copy.public void setSupportedContainerAsReference(java.util.List<SupportedContainerName> supportedContainerList)
supportedContainerList
- the Vector to set.public void setSupportedContext(int index, SupportedContext vSupportedContext) throws java.lang.IndexOutOfBoundsException
index
- vSupportedContext
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedContext(SupportedContext[] vSupportedContextArray)
vSupportedContextArray
- public void setSupportedContext(java.util.List<SupportedContext> vSupportedContextList)
vSupportedContextList
- the Vector to copy.public void setSupportedContextAsReference(java.util.List<SupportedContext> supportedContextList)
supportedContextList
- the Vector to set.public void setSupportedDataType(int index, SupportedDataType vSupportedDataType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedDataType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedDataType(SupportedDataType[] vSupportedDataTypeArray)
vSupportedDataTypeArray
- public void setSupportedDataType(java.util.List<SupportedDataType> vSupportedDataTypeList)
vSupportedDataTypeList
- the Vector to copy.public void setSupportedDataTypeAsReference(java.util.List<SupportedDataType> supportedDataTypeList)
supportedDataTypeList
- the Vector to set.public void setSupportedDegreeOfFidelity(int index, SupportedDegreeOfFidelity vSupportedDegreeOfFidelity) throws java.lang.IndexOutOfBoundsException
index
- vSupportedDegreeOfFidelity
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedDegreeOfFidelity(SupportedDegreeOfFidelity[] vSupportedDegreeOfFidelityArray)
vSupportedDegreeOfFidelityArray
- public void setSupportedDegreeOfFidelity(java.util.List<SupportedDegreeOfFidelity> vSupportedDegreeOfFidelityList)
vSupportedDegreeOfFidelityList
- the Vector to copy.public void setSupportedDegreeOfFidelityAsReference(java.util.List<SupportedDegreeOfFidelity> supportedDegreeOfFidelityList)
supportedDegreeOfFidelityList
- the Vector to set.public void setSupportedEntityType(int index, SupportedEntityType vSupportedEntityType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedEntityType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedEntityType(SupportedEntityType[] vSupportedEntityTypeArray)
vSupportedEntityTypeArray
- public void setSupportedEntityType(java.util.List<SupportedEntityType> vSupportedEntityTypeList)
vSupportedEntityTypeList
- the Vector to copy.public void setSupportedEntityTypeAsReference(java.util.List<SupportedEntityType> supportedEntityTypeList)
supportedEntityTypeList
- the Vector to set.public void setSupportedHierarchy(int index, SupportedHierarchy vSupportedHierarchy) throws java.lang.IndexOutOfBoundsException
index
- vSupportedHierarchy
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedHierarchy(SupportedHierarchy[] vSupportedHierarchyArray)
vSupportedHierarchyArray
- public void setSupportedHierarchy(java.util.List<SupportedHierarchy> vSupportedHierarchyList)
vSupportedHierarchyList
- the Vector to copy.public void setSupportedHierarchyAsReference(java.util.List<SupportedHierarchy> supportedHierarchyList)
supportedHierarchyList
- the Vector to set.public void setSupportedLanguage(int index, SupportedLanguage vSupportedLanguage) throws java.lang.IndexOutOfBoundsException
index
- vSupportedLanguage
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedLanguage(SupportedLanguage[] vSupportedLanguageArray)
vSupportedLanguageArray
- public void setSupportedLanguage(java.util.List<SupportedLanguage> vSupportedLanguageList)
vSupportedLanguageList
- the Vector to copy.public void setSupportedLanguageAsReference(java.util.List<SupportedLanguage> supportedLanguageList)
supportedLanguageList
- the Vector to set.public void setSupportedNamespace(int index, SupportedNamespace vSupportedNamespace) throws java.lang.IndexOutOfBoundsException
index
- vSupportedNamespace
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedNamespace(SupportedNamespace[] vSupportedNamespaceArray)
vSupportedNamespaceArray
- public void setSupportedNamespace(java.util.List<SupportedNamespace> vSupportedNamespaceList)
vSupportedNamespaceList
- the Vector to copy.public void setSupportedNamespaceAsReference(java.util.List<SupportedNamespace> supportedNamespaceList)
supportedNamespaceList
- the Vector to set.public void setSupportedProperty(int index, SupportedProperty vSupportedProperty) throws java.lang.IndexOutOfBoundsException
index
- vSupportedProperty
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedProperty(SupportedProperty[] vSupportedPropertyArray)
vSupportedPropertyArray
- public void setSupportedProperty(java.util.List<SupportedProperty> vSupportedPropertyList)
vSupportedPropertyList
- the Vector to copy.public void setSupportedPropertyAsReference(java.util.List<SupportedProperty> supportedPropertyList)
supportedPropertyList
- the Vector to set.public void setSupportedPropertyLink(int index, SupportedPropertyLink vSupportedPropertyLink) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyLink
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedPropertyLink(SupportedPropertyLink[] vSupportedPropertyLinkArray)
vSupportedPropertyLinkArray
- public void setSupportedPropertyLink(java.util.List<SupportedPropertyLink> vSupportedPropertyLinkList)
vSupportedPropertyLinkList
- the Vector to copy.public void setSupportedPropertyLinkAsReference(java.util.List<SupportedPropertyLink> supportedPropertyLinkList)
supportedPropertyLinkList
- the Vector to set.public void setSupportedPropertyQualifier(int index, SupportedPropertyQualifier vSupportedPropertyQualifier) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyQualifier
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedPropertyQualifier(SupportedPropertyQualifier[] vSupportedPropertyQualifierArray)
vSupportedPropertyQualifierArray
- public void setSupportedPropertyQualifier(java.util.List<SupportedPropertyQualifier> vSupportedPropertyQualifierList)
vSupportedPropertyQualifierList
- the Vector to copy.public void setSupportedPropertyQualifierAsReference(java.util.List<SupportedPropertyQualifier> supportedPropertyQualifierList)
supportedPropertyQualifierList
- the Vector to set.public void setSupportedPropertyQualifierType(int index, SupportedPropertyQualifierType vSupportedPropertyQualifierType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyQualifierType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedPropertyQualifierType(SupportedPropertyQualifierType[] vSupportedPropertyQualifierTypeArray)
vSupportedPropertyQualifierTypeArray
- public void setSupportedPropertyQualifierType(java.util.List<SupportedPropertyQualifierType> vSupportedPropertyQualifierTypeList)
vSupportedPropertyQualifierTypeList
- the Vector to copypublic void setSupportedPropertyQualifierTypeAsReference(java.util.List<SupportedPropertyQualifierType> supportedPropertyQualifierTypeList)
supportedPropertyQualifierTypeList
- the Vector to set.public void setSupportedPropertyType(int index, SupportedPropertyType vSupportedPropertyType) throws java.lang.IndexOutOfBoundsException
index
- vSupportedPropertyType
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedPropertyType(SupportedPropertyType[] vSupportedPropertyTypeArray)
vSupportedPropertyTypeArray
- public void setSupportedPropertyType(java.util.List<SupportedPropertyType> vSupportedPropertyTypeList)
vSupportedPropertyTypeList
- the Vector to copy.public void setSupportedPropertyTypeAsReference(java.util.List<SupportedPropertyType> supportedPropertyTypeList)
supportedPropertyTypeList
- the Vector to set.public void setSupportedRepresentationalForm(int index, SupportedRepresentationalForm vSupportedRepresentationalForm) throws java.lang.IndexOutOfBoundsException
index
- vSupportedRepresentationalForm
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedRepresentationalForm(SupportedRepresentationalForm[] vSupportedRepresentationalFormArray)
vSupportedRepresentationalFormArray
- public void setSupportedRepresentationalForm(java.util.List<SupportedRepresentationalForm> vSupportedRepresentationalFormList)
vSupportedRepresentationalFormList
- the Vector to copy.public void setSupportedRepresentationalFormAsReference(java.util.List<SupportedRepresentationalForm> supportedRepresentationalFormList)
supportedRepresentationalFormList
- the Vector to set.public void setSupportedSortOrder(int index, SupportedSortOrder vSupportedSortOrder) throws java.lang.IndexOutOfBoundsException
index
- vSupportedSortOrder
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedSortOrder(SupportedSortOrder[] vSupportedSortOrderArray)
vSupportedSortOrderArray
- public void setSupportedSortOrder(java.util.List<SupportedSortOrder> vSupportedSortOrderList)
vSupportedSortOrderList
- the Vector to copy.public void setSupportedSortOrderAsReference(java.util.List<SupportedSortOrder> supportedSortOrderList)
supportedSortOrderList
- the Vector to set.public void setSupportedSource(int index, SupportedSource vSupportedSource) throws java.lang.IndexOutOfBoundsException
index
- vSupportedSource
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedSource(SupportedSource[] vSupportedSourceArray)
vSupportedSourceArray
- public void setSupportedSource(java.util.List<SupportedSource> vSupportedSourceList)
vSupportedSourceList
- the Vector to copy.public void setSupportedSourceAsReference(java.util.List<SupportedSource> supportedSourceList)
supportedSourceList
- the Vector to set.public void setSupportedSourceRole(int index, SupportedSourceRole vSupportedSourceRole) throws java.lang.IndexOutOfBoundsException
index
- vSupportedSourceRole
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedSourceRole(SupportedSourceRole[] vSupportedSourceRoleArray)
vSupportedSourceRoleArray
- public void setSupportedSourceRole(java.util.List<SupportedSourceRole> vSupportedSourceRoleList)
vSupportedSourceRoleList
- the Vector to copy.public void setSupportedSourceRoleAsReference(java.util.List<SupportedSourceRole> supportedSourceRoleList)
supportedSourceRoleList
- the Vector to set.public void setSupportedStatus(int index, SupportedStatus vSupportedStatus) throws java.lang.IndexOutOfBoundsException
index
- vSupportedStatus
-
java.lang.IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSupportedStatus(SupportedStatus[] vSupportedStatusArray)
vSupportedStatusArray
- public void setSupportedStatus(java.util.List<SupportedStatus> vSupportedStatusList)
vSupportedStatusList
- the Vector to copy.public void setSupportedStatusAsReference(java.util.List<SupportedStatus> supportedStatusList)
supportedStatusList
- the Vector to set.public static Mappings unmarshalMappings(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schema
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |