|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.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<SupportedAssociation> |
enumerateSupportedAssociation()
Method enumerateSupportedAssociation. |
java.util.Enumeration<SupportedAssociationQualifier> |
enumerateSupportedAssociationQualifier()
Method enumerateSupportedAssociationQualifier. |
java.util.Enumeration<SupportedCodingScheme> |
enumerateSupportedCodingScheme()
Method enumerateSupportedCodingScheme. |
java.util.Enumeration<SupportedContainerName> |
enumerateSupportedContainer()
Method enumerateSupportedContainer. |
java.util.Enumeration<SupportedContext> |
enumerateSupportedContext()
Method enumerateSupportedContext. |
java.util.Enumeration<SupportedDataType> |
enumerateSupportedDataType()
Method enumerateSupportedDataType. |
java.util.Enumeration<SupportedDegreeOfFidelity> |
enumerateSupportedDegreeOfFidelity()
Method enumerateSupportedDegreeOfFidelity. |
java.util.Enumeration<SupportedEntityType> |
enumerateSupportedEntityType()
Method enumerateSupportedEntityType. |
java.util.Enumeration<SupportedHierarchy> |
enumerateSupportedHierarchy()
Method enumerateSupportedHierarchy. |
java.util.Enumeration<SupportedLanguage> |
enumerateSupportedLanguage()
Method enumerateSupportedLanguage. |
java.util.Enumeration<SupportedNamespace> |
enumerateSupportedNamespace()
Method enumerateSupportedNamespace. |
java.util.Enumeration<SupportedProperty> |
enumerateSupportedProperty()
Method enumerateSupportedProperty. |
java.util.Enumeration<SupportedPropertyLink> |
enumerateSupportedPropertyLink()
Method enumerateSupportedPropertyLink. |
java.util.Enumeration<SupportedPropertyQualifier> |
enumerateSupportedPropertyQualifier()
Method enumerateSupportedPropertyQualifier. |
java.util.Enumeration<SupportedPropertyQualifierType> |
enumerateSupportedPropertyQualifierType()
Method enumerateSupportedPropertyQualifierType. |
java.util.Enumeration<SupportedPropertyType> |
enumerateSupportedPropertyType()
Method enumerateSupportedPropertyType. |
java.util.Enumeration<SupportedRepresentationalForm> |
enumerateSupportedRepresentationalForm()
Method enumerateSupportedRepresentationalForm. |
java.util.Enumeration<SupportedSortOrder> |
enumerateSupportedSortOrder()
Method enumerateSupportedSortOrder. |
java.util.Enumeration<SupportedSource> |
enumerateSupportedSource()
Method enumerateSupportedSource. |
java.util.Enumeration<SupportedSourceRole> |
enumerateSupportedSourceRole()
Method enumerateSupportedSourceRole. |
java.util.Enumeration<SupportedStatus> |
enumerateSupportedStatus()
Method enumerateSupportedStatus. |
SupportedAssociation[] |
getSupportedAssociation()
Method getSupportedAssociation.Returns the contents of the collection in an Array. |
SupportedAssociation |
getSupportedAssociation(int index)
Method getSupportedAssociation. |
int |
getSupportedAssociationCount()
Method getSupportedAssociationCount. |
SupportedAssociationQualifier[] |
getSupportedAssociationQualifier()
Method getSupportedAssociationQualifier.Returns the contents of the collection in an Array. |
SupportedAssociationQualifier |
getSupportedAssociationQualifier(int index)
Method getSupportedAssociationQualifier. |
int |
getSupportedAssociationQualifierCount()
Method getSupportedAssociationQualifierCount. |
SupportedCodingScheme[] |
getSupportedCodingScheme()
Method getSupportedCodingScheme.Returns the contents of the collection in an Array. |
SupportedCodingScheme |
getSupportedCodingScheme(int index)
Method getSupportedCodingScheme. |
int |
getSupportedCodingSchemeCount()
Method getSupportedCodingSchemeCount. |
SupportedContainerName[] |
getSupportedContainer()
Method getSupportedContainer.Returns the contents of the collection in an Array. |
SupportedContainerName |
getSupportedContainer(int index)
Method getSupportedContainer. |
int |
getSupportedContainerCount()
Method getSupportedContainerCount. |
SupportedContext[] |
getSupportedContext()
Method getSupportedContext.Returns the contents of the collection in an Array. |
SupportedContext |
getSupportedContext(int index)
Method getSupportedContext. |
int |
getSupportedContextCount()
Method getSupportedContextCount. |
SupportedDataType[] |
getSupportedDataType()
Method getSupportedDataType.Returns the contents of the collection in an Array. |
SupportedDataType |
getSupportedDataType(int index)
Method getSupportedDataType. |
int |
getSupportedDataTypeCount()
Method getSupportedDataTypeCount. |
SupportedDegreeOfFidelity[] |
getSupportedDegreeOfFidelity()
Method getSupportedDegreeOfFidelity.Returns the contents of the collection in an Array. |
SupportedDegreeOfFidelity |
getSupportedDegreeOfFidelity(int index)
Method getSupportedDegreeOfFidelity. |
int |
getSupportedDegreeOfFidelityCount()
Method getSupportedDegreeOfFidelityCount. |
SupportedEntityType[] |
getSupportedEntityType()
Method getSupportedEntityType.Returns the contents of the collection in an Array. |
SupportedEntityType |
getSupportedEntityType(int index)
Method getSupportedEntityType. |
int |
getSupportedEntityTypeCount()
Method getSupportedEntityTypeCount. |
SupportedHierarchy[] |
getSupportedHierarchy()
Method getSupportedHierarchy.Returns the contents of the collection in an Array. |
SupportedHierarchy |
getSupportedHierarchy(int index)
Method getSupportedHierarchy. |
int |
getSupportedHierarchyCount()
Method getSupportedHierarchyCount. |
SupportedLanguage[] |
getSupportedLanguage()
Method getSupportedLanguage.Returns the contents of the collection in an Array. |
SupportedLanguage |
getSupportedLanguage(int index)
Method getSupportedLanguage. |
int |
getSupportedLanguageCount()
Method getSupportedLanguageCount. |
SupportedNamespace[] |
getSupportedNamespace()
Method getSupportedNamespace.Returns the contents of the collection in an Array. |
SupportedNamespace |
getSupportedNamespace(int index)
Method getSupportedNamespace. |
int |
getSupportedNamespaceCount()
Method getSupportedNamespaceCount. |
SupportedProperty[] |
getSupportedProperty()
Method getSupportedProperty.Returns the contents of the collection in an Array. |
SupportedProperty |
getSupportedProperty(int index)
Method getSupportedProperty. |
int |
getSupportedPropertyCount()
Method getSupportedPropertyCount. |
SupportedPropertyLink[] |
getSupportedPropertyLink()
Method getSupportedPropertyLink.Returns the contents of the collection in an Array. |
SupportedPropertyLink |
getSupportedPropertyLink(int index)
Method getSupportedPropertyLink. |
int |
getSupportedPropertyLinkCount()
Method getSupportedPropertyLinkCount. |
SupportedPropertyQualifier[] |
getSupportedPropertyQualifier()
Method getSupportedPropertyQualifier.Returns the contents of the collection in an Array. |
SupportedPropertyQualifier |
getSupportedPropertyQualifier(int index)
Method getSupportedPropertyQualifier. |
int |
getSupportedPropertyQualifierCount()
Method getSupportedPropertyQualifierCount. |
SupportedPropertyQualifierType[] |
getSupportedPropertyQualifierType()
Method getSupportedPropertyQualifierType.Returns the contents of the collection in an Array. |
SupportedPropertyQualifierType |
getSupportedPropertyQualifierType(int index)
Method getSupportedPropertyQualifierType. |
int |
getSupportedPropertyQualifierTypeCount()
Method getSupportedPropertyQualifierTypeCount. |
SupportedPropertyType[] |
getSupportedPropertyType()
Method getSupportedPropertyType.Returns the contents of the collection in an Array. |
SupportedPropertyType |
getSupportedPropertyType(int index)
Method getSupportedPropertyType. |
int |
getSupportedPropertyTypeCount()
Method getSupportedPropertyTypeCount. |
SupportedRepresentationalForm[] |
getSupportedRepresentationalForm()
Method getSupportedRepresentationalForm.Returns the contents of the collection in an Array. |
SupportedRepresentationalForm |
getSupportedRepresentationalForm(int index)
Method getSupportedRepresentationalForm. |
int |
getSupportedRepresentationalFormCount()
Method getSupportedRepresentationalFormCount. |
SupportedSortOrder[] |
getSupportedSortOrder()
Method getSupportedSortOrder.Returns the contents of the collection in an Array. |
SupportedSortOrder |
getSupportedSortOrder(int index)
Method getSupportedSortOrder. |
int |
getSupportedSortOrderCount()
Method getSupportedSortOrderCount. |
SupportedSource[] |
getSupportedSource()
Method getSupportedSource.Returns the contents of the collection in an Array. |
SupportedSource |
getSupportedSource(int index)
Method getSupportedSource. |
int |
getSupportedSourceCount()
Method getSupportedSourceCount. |
SupportedSourceRole[] |
getSupportedSourceRole()
Method getSupportedSourceRole.Returns the contents of the collection in an Array. |
SupportedSourceRole |
getSupportedSourceRole(int index)
Method getSupportedSourceRole. |
int |
getSupportedSourceRoleCount()
Method getSupportedSourceRoleCount. |
SupportedStatus[] |
getSupportedStatus()
Method getSupportedStatus.Returns the contents of the collection in an Array. |
SupportedStatus |
getSupportedStatus(int index)
Method getSupportedStatus. |
int |
getSupportedStatusCount()
Method getSupportedStatusCount. |
boolean |
isValid()
Method isValid. |
java.util.Iterator<SupportedAssociation> |
iterateSupportedAssociation()
Method iterateSupportedAssociation. |
java.util.Iterator<SupportedAssociationQualifier> |
iterateSupportedAssociationQualifier()
Method iterateSupportedAssociationQualifier. |
java.util.Iterator<SupportedCodingScheme> |
iterateSupportedCodingScheme()
Method iterateSupportedCodingScheme. |
java.util.Iterator<SupportedContainerName> |
iterateSupportedContainer()
Method iterateSupportedContainer. |
java.util.Iterator<SupportedContext> |
iterateSupportedContext()
Method iterateSupportedContext. |
java.util.Iterator<SupportedDataType> |
iterateSupportedDataType()
Method iterateSupportedDataType. |
java.util.Iterator<SupportedDegreeOfFidelity> |
iterateSupportedDegreeOfFidelity()
Method iterateSupportedDegreeOfFidelity. |
java.util.Iterator<SupportedEntityType> |
iterateSupportedEntityType()
Method iterateSupportedEntityType. |
java.util.Iterator<SupportedHierarchy> |
iterateSupportedHierarchy()
Method iterateSupportedHierarchy. |
java.util.Iterator<SupportedLanguage> |
iterateSupportedLanguage()
Method iterateSupportedLanguage. |
java.util.Iterator<SupportedNamespace> |
iterateSupportedNamespace()
Method iterateSupportedNamespace. |
java.util.Iterator<SupportedProperty> |
iterateSupportedProperty()
Method iterateSupportedProperty. |
java.util.Iterator<SupportedPropertyLink> |
iterateSupportedPropertyLink()
Method iterateSupportedPropertyLink. |
java.util.Iterator<SupportedPropertyQualifier> |
iterateSupportedPropertyQualifier()
Method iterateSupportedPropertyQualifier. |
java.util.Iterator<SupportedPropertyQualifierType> |
iterateSupportedPropertyQualifierType()
Method iterateSupportedPropertyQualifierType. |
java.util.Iterator<SupportedPropertyType> |
iterateSupportedPropertyType()
Method iterateSupportedPropertyType. |
java.util.Iterator<SupportedRepresentationalForm> |
iterateSupportedRepresentationalForm()
Method iterateSupportedRepresentationalForm. |
java.util.Iterator<SupportedSortOrder> |
iterateSupportedSortOrder()
Method iterateSupportedSortOrder. |
java.util.Iterator<SupportedSource> |
iterateSupportedSource()
Method iterateSupportedSource. |
java.util.Iterator<SupportedSourceRole> |
iterateSupportedSourceRole()
Method iterateSupportedSourceRole. |
java.util.Iterator<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(SupportedAssociation[] vSupportedAssociationArray)
|
void |
setSupportedAssociationQualifier(int index,
SupportedAssociationQualifier vSupportedAssociationQualifier)
|
void |
setSupportedAssociationQualifier(SupportedAssociationQualifier[] vSupportedAssociationQualifierArray)
|
void |
setSupportedCodingScheme(int index,
SupportedCodingScheme vSupportedCodingScheme)
|
void |
setSupportedCodingScheme(SupportedCodingScheme[] vSupportedCodingSchemeArray)
|
void |
setSupportedContainer(int index,
SupportedContainerName vSupportedContainer)
|
void |
setSupportedContainer(SupportedContainerName[] vSupportedContainerArray)
|
void |
setSupportedContext(int index,
SupportedContext vSupportedContext)
|
void |
setSupportedContext(SupportedContext[] vSupportedContextArray)
|
void |
setSupportedDataType(int index,
SupportedDataType vSupportedDataType)
|
void |
setSupportedDataType(SupportedDataType[] vSupportedDataTypeArray)
|
void |
setSupportedDegreeOfFidelity(int index,
SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
|
void |
setSupportedDegreeOfFidelity(SupportedDegreeOfFidelity[] vSupportedDegreeOfFidelityArray)
|
void |
setSupportedEntityType(int index,
SupportedEntityType vSupportedEntityType)
|
void |
setSupportedEntityType(SupportedEntityType[] vSupportedEntityTypeArray)
|
void |
setSupportedHierarchy(int index,
SupportedHierarchy vSupportedHierarchy)
|
void |
setSupportedHierarchy(SupportedHierarchy[] vSupportedHierarchyArray)
|
void |
setSupportedLanguage(int index,
SupportedLanguage vSupportedLanguage)
|
void |
setSupportedLanguage(SupportedLanguage[] vSupportedLanguageArray)
|
void |
setSupportedNamespace(int index,
SupportedNamespace vSupportedNamespace)
|
void |
setSupportedNamespace(SupportedNamespace[] vSupportedNamespaceArray)
|
void |
setSupportedProperty(int index,
SupportedProperty vSupportedProperty)
|
void |
setSupportedProperty(SupportedProperty[] vSupportedPropertyArray)
|
void |
setSupportedPropertyLink(int index,
SupportedPropertyLink vSupportedPropertyLink)
|
void |
setSupportedPropertyLink(SupportedPropertyLink[] vSupportedPropertyLinkArray)
|
void |
setSupportedPropertyQualifier(int index,
SupportedPropertyQualifier vSupportedPropertyQualifier)
|
void |
setSupportedPropertyQualifier(SupportedPropertyQualifier[] vSupportedPropertyQualifierArray)
|
void |
setSupportedPropertyQualifierType(int index,
SupportedPropertyQualifierType vSupportedPropertyQualifierType)
|
void |
setSupportedPropertyQualifierType(SupportedPropertyQualifierType[] vSupportedPropertyQualifierTypeArray)
|
void |
setSupportedPropertyType(int index,
SupportedPropertyType vSupportedPropertyType)
|
void |
setSupportedPropertyType(SupportedPropertyType[] vSupportedPropertyTypeArray)
|
void |
setSupportedRepresentationalForm(int index,
SupportedRepresentationalForm vSupportedRepresentationalForm)
|
void |
setSupportedRepresentationalForm(SupportedRepresentationalForm[] vSupportedRepresentationalFormArray)
|
void |
setSupportedSortOrder(int index,
SupportedSortOrder vSupportedSortOrder)
|
void |
setSupportedSortOrder(SupportedSortOrder[] vSupportedSortOrderArray)
|
void |
setSupportedSource(int index,
SupportedSource vSupportedSource)
|
void |
setSupportedSource(SupportedSource[] vSupportedSourceArray)
|
void |
setSupportedSourceRole(int index,
SupportedSourceRole vSupportedSourceRole)
|
void |
setSupportedSourceRole(SupportedSourceRole[] vSupportedSourceRoleArray)
|
void |
setSupportedStatus(int index,
SupportedStatus vSupportedStatus)
|
void |
setSupportedStatus(SupportedStatus[] vSupportedStatusArray)
|
static Mappings |
unmarshalMappings(java.io.Reader reader)
Method unmarshalMappings. |
void |
validate()
|
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<SupportedAssociation> enumerateSupportedAssociation()
public java.util.Enumeration<SupportedAssociationQualifier> enumerateSupportedAssociationQualifier()
public java.util.Enumeration<SupportedCodingScheme> enumerateSupportedCodingScheme()
public java.util.Enumeration<SupportedContainerName> enumerateSupportedContainer()
public java.util.Enumeration<SupportedContext> enumerateSupportedContext()
public java.util.Enumeration<SupportedDataType> enumerateSupportedDataType()
public java.util.Enumeration<SupportedDegreeOfFidelity> enumerateSupportedDegreeOfFidelity()
public java.util.Enumeration<SupportedEntityType> enumerateSupportedEntityType()
public java.util.Enumeration<SupportedHierarchy> enumerateSupportedHierarchy()
public java.util.Enumeration<SupportedLanguage> enumerateSupportedLanguage()
public java.util.Enumeration<SupportedNamespace> enumerateSupportedNamespace()
public java.util.Enumeration<SupportedProperty> enumerateSupportedProperty()
public java.util.Enumeration<SupportedPropertyLink> enumerateSupportedPropertyLink()
public java.util.Enumeration<SupportedPropertyQualifier> enumerateSupportedPropertyQualifier()
public java.util.Enumeration<SupportedPropertyQualifierType> enumerateSupportedPropertyQualifierType()
public java.util.Enumeration<SupportedPropertyType> enumerateSupportedPropertyType()
public java.util.Enumeration<SupportedRepresentationalForm> enumerateSupportedRepresentationalForm()
public java.util.Enumeration<SupportedSortOrder> enumerateSupportedSortOrder()
public java.util.Enumeration<SupportedSource> enumerateSupportedSource()
public java.util.Enumeration<SupportedSourceRole> enumerateSupportedSourceRole()
public java.util.Enumeration<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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 int getSupportedStatusCount()
public boolean isValid()
public java.util.Iterator<SupportedAssociation> iterateSupportedAssociation()
public java.util.Iterator<SupportedAssociationQualifier> iterateSupportedAssociationQualifier()
public java.util.Iterator<SupportedCodingScheme> iterateSupportedCodingScheme()
public java.util.Iterator<SupportedContainerName> iterateSupportedContainer()
public java.util.Iterator<SupportedContext> iterateSupportedContext()
public java.util.Iterator<SupportedDataType> iterateSupportedDataType()
public java.util.Iterator<SupportedDegreeOfFidelity> iterateSupportedDegreeOfFidelity()
public java.util.Iterator<SupportedEntityType> iterateSupportedEntityType()
public java.util.Iterator<SupportedHierarchy> iterateSupportedHierarchy()
public java.util.Iterator<SupportedLanguage> iterateSupportedLanguage()
public java.util.Iterator<SupportedNamespace> iterateSupportedNamespace()
public java.util.Iterator<SupportedProperty> iterateSupportedProperty()
public java.util.Iterator<SupportedPropertyLink> iterateSupportedPropertyLink()
public java.util.Iterator<SupportedPropertyQualifier> iterateSupportedPropertyQualifier()
public java.util.Iterator<SupportedPropertyQualifierType> iterateSupportedPropertyQualifierType()
public java.util.Iterator<SupportedPropertyType> iterateSupportedPropertyType()
public java.util.Iterator<SupportedRepresentationalForm> iterateSupportedRepresentationalForm()
public java.util.Iterator<SupportedSortOrder> iterateSupportedSortOrder()
public java.util.Iterator<SupportedSource> iterateSupportedSource()
public java.util.Iterator<SupportedSourceRole> iterateSupportedSourceRole()
public java.util.Iterator<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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 |