org.LexGrid.naming
Class Mappings

java.lang.Object
  extended by org.mayo.edu.lgModel.LexGridBase
      extended by org.LexGrid.naming.Mappings
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CsmfMappings

public class Mappings
extends LexGridBase
implements java.io.Serializable

A list of all of the local identifiers and defining URI's that are used in the associated resource

Version:
$Revision$ $Date$
See Also:
Serialized Form

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 addSupportedConceptDomain(int index, SupportedConceptDomain vSupportedConceptDomain)
           
 void addSupportedConceptDomain(SupportedConceptDomain vSupportedConceptDomain)
           
 void addSupportedContainerName(int index, SupportedContainerName vSupportedContainerName)
           
 void addSupportedContainerName(SupportedContainerName vSupportedContainerName)
           
 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 SupportedConceptDomain> enumerateSupportedConceptDomain()
          Method enumerateSupportedConceptDomain.
 java.util.Enumeration<? extends SupportedContainerName> enumerateSupportedContainerName()
          Method enumerateSupportedContainerName.
 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.
 SupportedConceptDomain[] getSupportedConceptDomain()
          Method getSupportedConceptDomain.Returns the contents of the collection in an Array.
 SupportedConceptDomain getSupportedConceptDomain(int index)
          Method getSupportedConceptDomain.
 java.util.List<SupportedConceptDomain> getSupportedConceptDomainAsReference()
          Method getSupportedConceptDomainAsReference.Returns a reference to '_supportedConceptDomainList'.
 int getSupportedConceptDomainCount()
          Method getSupportedConceptDomainCount.
 SupportedContainerName[] getSupportedContainerName()
          Method getSupportedContainerName.Returns the contents of the collection in an Array.
 SupportedContainerName getSupportedContainerName(int index)
          Method getSupportedContainerName.
 java.util.List<SupportedContainerName> getSupportedContainerNameAsReference()
          Method getSupportedContainerNameAsReference.Returns a reference to '_supportedContainerNameList'.
 int getSupportedContainerNameCount()
          Method getSupportedContainerNameCount.
 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 SupportedConceptDomain> iterateSupportedConceptDomain()
          Method iterateSupportedConceptDomain.
 java.util.Iterator<? extends SupportedContainerName> iterateSupportedContainerName()
          Method iterateSupportedContainerName.
 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 removeAllSupportedConceptDomain()
           
 void removeAllSupportedContainerName()
           
 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 removeSupportedConceptDomain(SupportedConceptDomain vSupportedConceptDomain)
          Method removeSupportedConceptDomain.
 SupportedConceptDomain removeSupportedConceptDomainAt(int index)
          Method removeSupportedConceptDomainAt.
 boolean removeSupportedContainerName(SupportedContainerName vSupportedContainerName)
          Method removeSupportedContainerName.
 SupportedContainerName removeSupportedContainerNameAt(int index)
          Method removeSupportedContainerNameAt.
 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 setSupportedConceptDomain(int index, SupportedConceptDomain vSupportedConceptDomain)
           
 void setSupportedConceptDomain(java.util.List<SupportedConceptDomain> vSupportedConceptDomainList)
          Sets the value of '_supportedConceptDomainList' by copying the given Vector.
 void setSupportedConceptDomain(SupportedConceptDomain[] vSupportedConceptDomainArray)
           
 void setSupportedConceptDomainAsReference(java.util.List<SupportedConceptDomain> supportedConceptDomainList)
          Deprecated.  
 void setSupportedContainerName(int index, SupportedContainerName vSupportedContainerName)
           
 void setSupportedContainerName(java.util.List<SupportedContainerName> vSupportedContainerNameList)
          Sets the value of '_supportedContainerNameList' by copying the given Vector.
 void setSupportedContainerName(SupportedContainerName[] vSupportedContainerNameArray)
           
 void setSupportedContainerNameAsReference(java.util.List<SupportedContainerName> supportedContainerNameList)
          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

Mappings

public Mappings()
Method Detail

addSupportedAssociation

public void addSupportedAssociation(SupportedAssociation vSupportedAssociation)
                             throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedAssociation -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedAssociation

public void addSupportedAssociation(int index,
                                    SupportedAssociation vSupportedAssociation)
                             throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedAssociation -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedAssociationQualifier

public void addSupportedAssociationQualifier(SupportedAssociationQualifier vSupportedAssociationQualifier)
                                      throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedAssociationQualifier -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedAssociationQualifier

public void addSupportedAssociationQualifier(int index,
                                             SupportedAssociationQualifier vSupportedAssociationQualifier)
                                      throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedAssociationQualifier -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedCodingScheme

public void addSupportedCodingScheme(SupportedCodingScheme vSupportedCodingScheme)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedCodingScheme -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedCodingScheme

public void addSupportedCodingScheme(int index,
                                     SupportedCodingScheme vSupportedCodingScheme)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedCodingScheme -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedConceptDomain

public void addSupportedConceptDomain(SupportedConceptDomain vSupportedConceptDomain)
                               throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedConceptDomain -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedConceptDomain

public void addSupportedConceptDomain(int index,
                                      SupportedConceptDomain vSupportedConceptDomain)
                               throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedConceptDomain -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedContainerName

public void addSupportedContainerName(SupportedContainerName vSupportedContainerName)
                               throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedContainerName -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedContainerName

public void addSupportedContainerName(int index,
                                      SupportedContainerName vSupportedContainerName)
                               throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedContainerName -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedContext

public void addSupportedContext(SupportedContext vSupportedContext)
                         throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedContext -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedContext

public void addSupportedContext(int index,
                                SupportedContext vSupportedContext)
                         throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedContext -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedDataType

public void addSupportedDataType(SupportedDataType vSupportedDataType)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedDataType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedDataType

public void addSupportedDataType(int index,
                                 SupportedDataType vSupportedDataType)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedDataType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedDegreeOfFidelity

public void addSupportedDegreeOfFidelity(SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
                                  throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedDegreeOfFidelity -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedDegreeOfFidelity

public void addSupportedDegreeOfFidelity(int index,
                                         SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
                                  throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedDegreeOfFidelity -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedEntityType

public void addSupportedEntityType(SupportedEntityType vSupportedEntityType)
                            throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedEntityType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedEntityType

public void addSupportedEntityType(int index,
                                   SupportedEntityType vSupportedEntityType)
                            throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedEntityType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedHierarchy

public void addSupportedHierarchy(SupportedHierarchy vSupportedHierarchy)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedHierarchy -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedHierarchy

public void addSupportedHierarchy(int index,
                                  SupportedHierarchy vSupportedHierarchy)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedHierarchy -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedLanguage

public void addSupportedLanguage(SupportedLanguage vSupportedLanguage)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedLanguage -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedLanguage

public void addSupportedLanguage(int index,
                                 SupportedLanguage vSupportedLanguage)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedLanguage -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedNamespace

public void addSupportedNamespace(SupportedNamespace vSupportedNamespace)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedNamespace -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedNamespace

public void addSupportedNamespace(int index,
                                  SupportedNamespace vSupportedNamespace)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedNamespace -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedProperty

public void addSupportedProperty(SupportedProperty vSupportedProperty)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedProperty -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedProperty

public void addSupportedProperty(int index,
                                 SupportedProperty vSupportedProperty)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedProperty -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyLink

public void addSupportedPropertyLink(SupportedPropertyLink vSupportedPropertyLink)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedPropertyLink -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyLink

public void addSupportedPropertyLink(int index,
                                     SupportedPropertyLink vSupportedPropertyLink)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyLink -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyQualifier

public void addSupportedPropertyQualifier(SupportedPropertyQualifier vSupportedPropertyQualifier)
                                   throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedPropertyQualifier -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyQualifier

public void addSupportedPropertyQualifier(int index,
                                          SupportedPropertyQualifier vSupportedPropertyQualifier)
                                   throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyQualifier -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyQualifierType

public void addSupportedPropertyQualifierType(SupportedPropertyQualifierType vSupportedPropertyQualifierType)
                                       throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedPropertyQualifierType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyQualifierType

public void addSupportedPropertyQualifierType(int index,
                                              SupportedPropertyQualifierType vSupportedPropertyQualifierType)
                                       throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyQualifierType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyType

public void addSupportedPropertyType(SupportedPropertyType vSupportedPropertyType)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedPropertyType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedPropertyType

public void addSupportedPropertyType(int index,
                                     SupportedPropertyType vSupportedPropertyType)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedRepresentationalForm

public void addSupportedRepresentationalForm(SupportedRepresentationalForm vSupportedRepresentationalForm)
                                      throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedRepresentationalForm -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedRepresentationalForm

public void addSupportedRepresentationalForm(int index,
                                             SupportedRepresentationalForm vSupportedRepresentationalForm)
                                      throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedRepresentationalForm -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedSortOrder

public void addSupportedSortOrder(SupportedSortOrder vSupportedSortOrder)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedSortOrder -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedSortOrder

public void addSupportedSortOrder(int index,
                                  SupportedSortOrder vSupportedSortOrder)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedSortOrder -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedSource

public void addSupportedSource(SupportedSource vSupportedSource)
                        throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedSource -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedSource

public void addSupportedSource(int index,
                               SupportedSource vSupportedSource)
                        throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedSource -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedSourceRole

public void addSupportedSourceRole(SupportedSourceRole vSupportedSourceRole)
                            throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedSourceRole -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedSourceRole

public void addSupportedSourceRole(int index,
                                   SupportedSourceRole vSupportedSourceRole)
                            throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedSourceRole -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedStatus

public void addSupportedStatus(SupportedStatus vSupportedStatus)
                        throws java.lang.IndexOutOfBoundsException
Parameters:
vSupportedStatus -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

addSupportedStatus

public void addSupportedStatus(int index,
                               SupportedStatus vSupportedStatus)
                        throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedStatus -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

enumerateSupportedAssociation

public java.util.Enumeration<? extends SupportedAssociation> enumerateSupportedAssociation()
Method enumerateSupportedAssociation.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedAssociationQualifier

public java.util.Enumeration<? extends SupportedAssociationQualifier> enumerateSupportedAssociationQualifier()
Method enumerateSupportedAssociationQualifier.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedCodingScheme

public java.util.Enumeration<? extends SupportedCodingScheme> enumerateSupportedCodingScheme()
Method enumerateSupportedCodingScheme.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedConceptDomain

public java.util.Enumeration<? extends SupportedConceptDomain> enumerateSupportedConceptDomain()
Method enumerateSupportedConceptDomain.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedContainerName

public java.util.Enumeration<? extends SupportedContainerName> enumerateSupportedContainerName()
Method enumerateSupportedContainerName.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedContext

public java.util.Enumeration<? extends SupportedContext> enumerateSupportedContext()
Method enumerateSupportedContext.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedDataType

public java.util.Enumeration<? extends SupportedDataType> enumerateSupportedDataType()
Method enumerateSupportedDataType.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedDegreeOfFidelity

public java.util.Enumeration<? extends SupportedDegreeOfFidelity> enumerateSupportedDegreeOfFidelity()
Method enumerateSupportedDegreeOfFidelity.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedEntityType

public java.util.Enumeration<? extends SupportedEntityType> enumerateSupportedEntityType()
Method enumerateSupportedEntityType.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedHierarchy

public java.util.Enumeration<? extends SupportedHierarchy> enumerateSupportedHierarchy()
Method enumerateSupportedHierarchy.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedLanguage

public java.util.Enumeration<? extends SupportedLanguage> enumerateSupportedLanguage()
Method enumerateSupportedLanguage.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedNamespace

public java.util.Enumeration<? extends SupportedNamespace> enumerateSupportedNamespace()
Method enumerateSupportedNamespace.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedProperty

public java.util.Enumeration<? extends SupportedProperty> enumerateSupportedProperty()
Method enumerateSupportedProperty.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedPropertyLink

public java.util.Enumeration<? extends SupportedPropertyLink> enumerateSupportedPropertyLink()
Method enumerateSupportedPropertyLink.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedPropertyQualifier

public java.util.Enumeration<? extends SupportedPropertyQualifier> enumerateSupportedPropertyQualifier()
Method enumerateSupportedPropertyQualifier.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedPropertyQualifierType

public java.util.Enumeration<? extends SupportedPropertyQualifierType> enumerateSupportedPropertyQualifierType()
Method enumerateSupportedPropertyQualifierType.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedPropertyType

public java.util.Enumeration<? extends SupportedPropertyType> enumerateSupportedPropertyType()
Method enumerateSupportedPropertyType.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedRepresentationalForm

public java.util.Enumeration<? extends SupportedRepresentationalForm> enumerateSupportedRepresentationalForm()
Method enumerateSupportedRepresentationalForm.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedSortOrder

public java.util.Enumeration<? extends SupportedSortOrder> enumerateSupportedSortOrder()
Method enumerateSupportedSortOrder.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedSource

public java.util.Enumeration<? extends SupportedSource> enumerateSupportedSource()
Method enumerateSupportedSource.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedSourceRole

public java.util.Enumeration<? extends SupportedSourceRole> enumerateSupportedSourceRole()
Method enumerateSupportedSourceRole.

Returns:
an Enumeration over all possible elements of this collection

enumerateSupportedStatus

public java.util.Enumeration<? extends SupportedStatus> enumerateSupportedStatus()
Method enumerateSupportedStatus.

Returns:
an Enumeration over all possible elements of this collection

getSupportedAssociation

public SupportedAssociation getSupportedAssociation(int index)
                                             throws java.lang.IndexOutOfBoundsException
Method getSupportedAssociation.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedAssociation at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedAssociation

public SupportedAssociation[] getSupportedAssociation()
Method getSupportedAssociation.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedAssociationAsReference

public java.util.List<SupportedAssociation> getSupportedAssociationAsReference()
Method getSupportedAssociationAsReference.Returns a reference to '_supportedAssociationList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedAssociationCount

public int getSupportedAssociationCount()
Method getSupportedAssociationCount.

Returns:
the size of this collection

getSupportedAssociationQualifier

public SupportedAssociationQualifier getSupportedAssociationQualifier(int index)
                                                               throws java.lang.IndexOutOfBoundsException
Method getSupportedAssociationQualifier.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedAssociationQualifier at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedAssociationQualifier

public SupportedAssociationQualifier[] getSupportedAssociationQualifier()
Method getSupportedAssociationQualifier.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedAssociationQualifierAsReference

public java.util.List<SupportedAssociationQualifier> getSupportedAssociationQualifierAsReference()
Method getSupportedAssociationQualifierAsReference.Returns a reference to '_supportedAssociationQualifierList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedAssociationQualifierCount

public int getSupportedAssociationQualifierCount()
Method getSupportedAssociationQualifierCount.

Returns:
the size of this collection

getSupportedCodingScheme

public SupportedCodingScheme getSupportedCodingScheme(int index)
                                               throws java.lang.IndexOutOfBoundsException
Method getSupportedCodingScheme.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedCodingScheme at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedCodingScheme

public SupportedCodingScheme[] getSupportedCodingScheme()
Method getSupportedCodingScheme.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedCodingSchemeAsReference

public java.util.List<SupportedCodingScheme> getSupportedCodingSchemeAsReference()
Method getSupportedCodingSchemeAsReference.Returns a reference to '_supportedCodingSchemeList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedCodingSchemeCount

public int getSupportedCodingSchemeCount()
Method getSupportedCodingSchemeCount.

Returns:
the size of this collection

getSupportedConceptDomain

public SupportedConceptDomain getSupportedConceptDomain(int index)
                                                 throws java.lang.IndexOutOfBoundsException
Method getSupportedConceptDomain.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedConceptDomain at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedConceptDomain

public SupportedConceptDomain[] getSupportedConceptDomain()
Method getSupportedConceptDomain.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedConceptDomainAsReference

public java.util.List<SupportedConceptDomain> getSupportedConceptDomainAsReference()
Method getSupportedConceptDomainAsReference.Returns a reference to '_supportedConceptDomainList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedConceptDomainCount

public int getSupportedConceptDomainCount()
Method getSupportedConceptDomainCount.

Returns:
the size of this collection

getSupportedContainerName

public SupportedContainerName getSupportedContainerName(int index)
                                                 throws java.lang.IndexOutOfBoundsException
Method getSupportedContainerName.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedContainerName at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedContainerName

public SupportedContainerName[] getSupportedContainerName()
Method getSupportedContainerName.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedContainerNameAsReference

public java.util.List<SupportedContainerName> getSupportedContainerNameAsReference()
Method getSupportedContainerNameAsReference.Returns a reference to '_supportedContainerNameList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedContainerNameCount

public int getSupportedContainerNameCount()
Method getSupportedContainerNameCount.

Returns:
the size of this collection

getSupportedContext

public SupportedContext getSupportedContext(int index)
                                     throws java.lang.IndexOutOfBoundsException
Method getSupportedContext.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedContext at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedContext

public SupportedContext[] getSupportedContext()
Method getSupportedContext.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedContextAsReference

public java.util.List<SupportedContext> getSupportedContextAsReference()
Method getSupportedContextAsReference.Returns a reference to '_supportedContextList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedContextCount

public int getSupportedContextCount()
Method getSupportedContextCount.

Returns:
the size of this collection

getSupportedDataType

public SupportedDataType getSupportedDataType(int index)
                                       throws java.lang.IndexOutOfBoundsException
Method getSupportedDataType.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedDataType at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedDataType

public SupportedDataType[] getSupportedDataType()
Method getSupportedDataType.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedDataTypeAsReference

public java.util.List<SupportedDataType> getSupportedDataTypeAsReference()
Method getSupportedDataTypeAsReference.Returns a reference to '_supportedDataTypeList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedDataTypeCount

public int getSupportedDataTypeCount()
Method getSupportedDataTypeCount.

Returns:
the size of this collection

getSupportedDegreeOfFidelity

public SupportedDegreeOfFidelity getSupportedDegreeOfFidelity(int index)
                                                       throws java.lang.IndexOutOfBoundsException
Method getSupportedDegreeOfFidelity.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedDegreeOfFidelity at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedDegreeOfFidelity

public SupportedDegreeOfFidelity[] getSupportedDegreeOfFidelity()
Method getSupportedDegreeOfFidelity.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedDegreeOfFidelityAsReference

public java.util.List<SupportedDegreeOfFidelity> getSupportedDegreeOfFidelityAsReference()
Method getSupportedDegreeOfFidelityAsReference.Returns a reference to '_supportedDegreeOfFidelityList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedDegreeOfFidelityCount

public int getSupportedDegreeOfFidelityCount()
Method getSupportedDegreeOfFidelityCount.

Returns:
the size of this collection

getSupportedEntityType

public SupportedEntityType getSupportedEntityType(int index)
                                           throws java.lang.IndexOutOfBoundsException
Method getSupportedEntityType.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedEntityType at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedEntityType

public SupportedEntityType[] getSupportedEntityType()
Method getSupportedEntityType.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedEntityTypeAsReference

public java.util.List<SupportedEntityType> getSupportedEntityTypeAsReference()
Method getSupportedEntityTypeAsReference.Returns a reference to '_supportedEntityTypeList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedEntityTypeCount

public int getSupportedEntityTypeCount()
Method getSupportedEntityTypeCount.

Returns:
the size of this collection

getSupportedHierarchy

public SupportedHierarchy getSupportedHierarchy(int index)
                                         throws java.lang.IndexOutOfBoundsException
Method getSupportedHierarchy.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedHierarchy at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedHierarchy

public SupportedHierarchy[] getSupportedHierarchy()
Method getSupportedHierarchy.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedHierarchyAsReference

public java.util.List<SupportedHierarchy> getSupportedHierarchyAsReference()
Method getSupportedHierarchyAsReference.Returns a reference to '_supportedHierarchyList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedHierarchyCount

public int getSupportedHierarchyCount()
Method getSupportedHierarchyCount.

Returns:
the size of this collection

getSupportedLanguage

public SupportedLanguage getSupportedLanguage(int index)
                                       throws java.lang.IndexOutOfBoundsException
Method getSupportedLanguage.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedLanguage at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedLanguage

public SupportedLanguage[] getSupportedLanguage()
Method getSupportedLanguage.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedLanguageAsReference

public java.util.List<SupportedLanguage> getSupportedLanguageAsReference()
Method getSupportedLanguageAsReference.Returns a reference to '_supportedLanguageList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedLanguageCount

public int getSupportedLanguageCount()
Method getSupportedLanguageCount.

Returns:
the size of this collection

getSupportedNamespace

public SupportedNamespace getSupportedNamespace(int index)
                                         throws java.lang.IndexOutOfBoundsException
Method getSupportedNamespace.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedNamespace at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedNamespace

public SupportedNamespace[] getSupportedNamespace()
Method getSupportedNamespace.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedNamespaceAsReference

public java.util.List<SupportedNamespace> getSupportedNamespaceAsReference()
Method getSupportedNamespaceAsReference.Returns a reference to '_supportedNamespaceList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedNamespaceCount

public int getSupportedNamespaceCount()
Method getSupportedNamespaceCount.

Returns:
the size of this collection

getSupportedProperty

public SupportedProperty getSupportedProperty(int index)
                                       throws java.lang.IndexOutOfBoundsException
Method getSupportedProperty.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedProperty at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedProperty

public SupportedProperty[] getSupportedProperty()
Method getSupportedProperty.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedPropertyAsReference

public java.util.List<SupportedProperty> getSupportedPropertyAsReference()
Method getSupportedPropertyAsReference.Returns a reference to '_supportedPropertyList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedPropertyCount

public int getSupportedPropertyCount()
Method getSupportedPropertyCount.

Returns:
the size of this collection

getSupportedPropertyLink

public SupportedPropertyLink getSupportedPropertyLink(int index)
                                               throws java.lang.IndexOutOfBoundsException
Method getSupportedPropertyLink.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedPropertyLink at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedPropertyLink

public SupportedPropertyLink[] getSupportedPropertyLink()
Method getSupportedPropertyLink.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedPropertyLinkAsReference

public java.util.List<SupportedPropertyLink> getSupportedPropertyLinkAsReference()
Method getSupportedPropertyLinkAsReference.Returns a reference to '_supportedPropertyLinkList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedPropertyLinkCount

public int getSupportedPropertyLinkCount()
Method getSupportedPropertyLinkCount.

Returns:
the size of this collection

getSupportedPropertyQualifier

public SupportedPropertyQualifier getSupportedPropertyQualifier(int index)
                                                         throws java.lang.IndexOutOfBoundsException
Method getSupportedPropertyQualifier.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedPropertyQualifier at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedPropertyQualifier

public SupportedPropertyQualifier[] getSupportedPropertyQualifier()
Method getSupportedPropertyQualifier.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedPropertyQualifierAsReference

public java.util.List<SupportedPropertyQualifier> getSupportedPropertyQualifierAsReference()
Method getSupportedPropertyQualifierAsReference.Returns a reference to '_supportedPropertyQualifierList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedPropertyQualifierCount

public int getSupportedPropertyQualifierCount()
Method getSupportedPropertyQualifierCount.

Returns:
the size of this collection

getSupportedPropertyQualifierType

public SupportedPropertyQualifierType getSupportedPropertyQualifierType(int index)
                                                                 throws java.lang.IndexOutOfBoundsException
Method getSupportedPropertyQualifierType.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedPropertyQualifierType at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedPropertyQualifierType

public SupportedPropertyQualifierType[] getSupportedPropertyQualifierType()
Method getSupportedPropertyQualifierType.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedPropertyQualifierTypeAsReference

public java.util.List<SupportedPropertyQualifierType> getSupportedPropertyQualifierTypeAsReference()
Method getSupportedPropertyQualifierTypeAsReference.Returns a reference to '_supportedPropertyQualifierTypeList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedPropertyQualifierTypeCount

public int getSupportedPropertyQualifierTypeCount()
Method getSupportedPropertyQualifierTypeCount.

Returns:
the size of this collection

getSupportedPropertyType

public SupportedPropertyType getSupportedPropertyType(int index)
                                               throws java.lang.IndexOutOfBoundsException
Method getSupportedPropertyType.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedPropertyType at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedPropertyType

public SupportedPropertyType[] getSupportedPropertyType()
Method getSupportedPropertyType.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedPropertyTypeAsReference

public java.util.List<SupportedPropertyType> getSupportedPropertyTypeAsReference()
Method getSupportedPropertyTypeAsReference.Returns a reference to '_supportedPropertyTypeList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedPropertyTypeCount

public int getSupportedPropertyTypeCount()
Method getSupportedPropertyTypeCount.

Returns:
the size of this collection

getSupportedRepresentationalForm

public SupportedRepresentationalForm getSupportedRepresentationalForm(int index)
                                                               throws java.lang.IndexOutOfBoundsException
Method getSupportedRepresentationalForm.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedRepresentationalForm at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedRepresentationalForm

public SupportedRepresentationalForm[] getSupportedRepresentationalForm()
Method getSupportedRepresentationalForm.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedRepresentationalFormAsReference

public java.util.List<SupportedRepresentationalForm> getSupportedRepresentationalFormAsReference()
Method getSupportedRepresentationalFormAsReference.Returns a reference to '_supportedRepresentationalFormList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedRepresentationalFormCount

public int getSupportedRepresentationalFormCount()
Method getSupportedRepresentationalFormCount.

Returns:
the size of this collection

getSupportedSortOrder

public SupportedSortOrder getSupportedSortOrder(int index)
                                         throws java.lang.IndexOutOfBoundsException
Method getSupportedSortOrder.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedSortOrder at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedSortOrder

public SupportedSortOrder[] getSupportedSortOrder()
Method getSupportedSortOrder.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedSortOrderAsReference

public java.util.List<SupportedSortOrder> getSupportedSortOrderAsReference()
Method getSupportedSortOrderAsReference.Returns a reference to '_supportedSortOrderList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedSortOrderCount

public int getSupportedSortOrderCount()
Method getSupportedSortOrderCount.

Returns:
the size of this collection

getSupportedSource

public SupportedSource getSupportedSource(int index)
                                   throws java.lang.IndexOutOfBoundsException
Method getSupportedSource.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedSource at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedSource

public SupportedSource[] getSupportedSource()
Method getSupportedSource.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedSourceAsReference

public java.util.List<SupportedSource> getSupportedSourceAsReference()
Method getSupportedSourceAsReference.Returns a reference to '_supportedSourceList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedSourceCount

public int getSupportedSourceCount()
Method getSupportedSourceCount.

Returns:
the size of this collection

getSupportedSourceRole

public SupportedSourceRole getSupportedSourceRole(int index)
                                           throws java.lang.IndexOutOfBoundsException
Method getSupportedSourceRole.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedSourceRole at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedSourceRole

public SupportedSourceRole[] getSupportedSourceRole()
Method getSupportedSourceRole.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedSourceRoleAsReference

public java.util.List<SupportedSourceRole> getSupportedSourceRoleAsReference()
Method getSupportedSourceRoleAsReference.Returns a reference to '_supportedSourceRoleList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedSourceRoleCount

public int getSupportedSourceRoleCount()
Method getSupportedSourceRoleCount.

Returns:
the size of this collection

getSupportedStatus

public SupportedStatus getSupportedStatus(int index)
                                   throws java.lang.IndexOutOfBoundsException
Method getSupportedStatus.

Parameters:
index -
Returns:
the value of the org.LexGrid.naming.SupportedStatus at the given index
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

getSupportedStatus

public SupportedStatus[] getSupportedStatus()
Method getSupportedStatus.Returns the contents of the collection in an Array.

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.

Returns:
this collection as an Array

getSupportedStatusAsReference

public java.util.List<SupportedStatus> getSupportedStatusAsReference()
Method getSupportedStatusAsReference.Returns a reference to '_supportedStatusList'. No type checking is performed on any modifications to the Vector.

Returns:
a reference to the Vector backing this class

getSupportedStatusCount

public int getSupportedStatusCount()
Method getSupportedStatusCount.

Returns:
the size of this collection

isValid

public boolean isValid()
Method isValid.

Returns:
true if this object is valid according to the schema

iterateSupportedAssociation

public java.util.Iterator<? extends SupportedAssociation> iterateSupportedAssociation()
Method iterateSupportedAssociation.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedAssociationQualifier

public java.util.Iterator<? extends SupportedAssociationQualifier> iterateSupportedAssociationQualifier()
Method iterateSupportedAssociationQualifier.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedCodingScheme

public java.util.Iterator<? extends SupportedCodingScheme> iterateSupportedCodingScheme()
Method iterateSupportedCodingScheme.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedConceptDomain

public java.util.Iterator<? extends SupportedConceptDomain> iterateSupportedConceptDomain()
Method iterateSupportedConceptDomain.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedContainerName

public java.util.Iterator<? extends SupportedContainerName> iterateSupportedContainerName()
Method iterateSupportedContainerName.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedContext

public java.util.Iterator<? extends SupportedContext> iterateSupportedContext()
Method iterateSupportedContext.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedDataType

public java.util.Iterator<? extends SupportedDataType> iterateSupportedDataType()
Method iterateSupportedDataType.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedDegreeOfFidelity

public java.util.Iterator<? extends SupportedDegreeOfFidelity> iterateSupportedDegreeOfFidelity()
Method iterateSupportedDegreeOfFidelity.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedEntityType

public java.util.Iterator<? extends SupportedEntityType> iterateSupportedEntityType()
Method iterateSupportedEntityType.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedHierarchy

public java.util.Iterator<? extends SupportedHierarchy> iterateSupportedHierarchy()
Method iterateSupportedHierarchy.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedLanguage

public java.util.Iterator<? extends SupportedLanguage> iterateSupportedLanguage()
Method iterateSupportedLanguage.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedNamespace

public java.util.Iterator<? extends SupportedNamespace> iterateSupportedNamespace()
Method iterateSupportedNamespace.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedProperty

public java.util.Iterator<? extends SupportedProperty> iterateSupportedProperty()
Method iterateSupportedProperty.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedPropertyLink

public java.util.Iterator<? extends SupportedPropertyLink> iterateSupportedPropertyLink()
Method iterateSupportedPropertyLink.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedPropertyQualifier

public java.util.Iterator<? extends SupportedPropertyQualifier> iterateSupportedPropertyQualifier()
Method iterateSupportedPropertyQualifier.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedPropertyQualifierType

public java.util.Iterator<? extends SupportedPropertyQualifierType> iterateSupportedPropertyQualifierType()
Method iterateSupportedPropertyQualifierType.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedPropertyType

public java.util.Iterator<? extends SupportedPropertyType> iterateSupportedPropertyType()
Method iterateSupportedPropertyType.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedRepresentationalForm

public java.util.Iterator<? extends SupportedRepresentationalForm> iterateSupportedRepresentationalForm()
Method iterateSupportedRepresentationalForm.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedSortOrder

public java.util.Iterator<? extends SupportedSortOrder> iterateSupportedSortOrder()
Method iterateSupportedSortOrder.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedSource

public java.util.Iterator<? extends SupportedSource> iterateSupportedSource()
Method iterateSupportedSource.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedSourceRole

public java.util.Iterator<? extends SupportedSourceRole> iterateSupportedSourceRole()
Method iterateSupportedSourceRole.

Returns:
an Iterator over all possible elements in this collection

iterateSupportedStatus

public java.util.Iterator<? extends SupportedStatus> iterateSupportedStatus()
Method iterateSupportedStatus.

Returns:
an Iterator over all possible elements in this collection

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -
Throws:
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 schema

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -
Throws:
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 marshaling

removeAllSupportedAssociation

public void removeAllSupportedAssociation()

removeAllSupportedAssociationQualifier

public void removeAllSupportedAssociationQualifier()

removeAllSupportedCodingScheme

public void removeAllSupportedCodingScheme()

removeAllSupportedConceptDomain

public void removeAllSupportedConceptDomain()

removeAllSupportedContainerName

public void removeAllSupportedContainerName()

removeAllSupportedContext

public void removeAllSupportedContext()

removeAllSupportedDataType

public void removeAllSupportedDataType()

removeAllSupportedDegreeOfFidelity

public void removeAllSupportedDegreeOfFidelity()

removeAllSupportedEntityType

public void removeAllSupportedEntityType()

removeAllSupportedHierarchy

public void removeAllSupportedHierarchy()

removeAllSupportedLanguage

public void removeAllSupportedLanguage()

removeAllSupportedNamespace

public void removeAllSupportedNamespace()

removeAllSupportedProperty

public void removeAllSupportedProperty()

removeAllSupportedPropertyLink

public void removeAllSupportedPropertyLink()

removeAllSupportedPropertyQualifier

public void removeAllSupportedPropertyQualifier()

removeAllSupportedPropertyQualifierType

public void removeAllSupportedPropertyQualifierType()

removeAllSupportedPropertyType

public void removeAllSupportedPropertyType()

removeAllSupportedRepresentationalForm

public void removeAllSupportedRepresentationalForm()

removeAllSupportedSortOrder

public void removeAllSupportedSortOrder()

removeAllSupportedSource

public void removeAllSupportedSource()

removeAllSupportedSourceRole

public void removeAllSupportedSourceRole()

removeAllSupportedStatus

public void removeAllSupportedStatus()

removeSupportedAssociation

public boolean removeSupportedAssociation(SupportedAssociation vSupportedAssociation)
Method removeSupportedAssociation.

Parameters:
vSupportedAssociation -
Returns:
true if the object was removed from the collection.

removeSupportedAssociationAt

public SupportedAssociation removeSupportedAssociationAt(int index)
Method removeSupportedAssociationAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedAssociationQualifier

public boolean removeSupportedAssociationQualifier(SupportedAssociationQualifier vSupportedAssociationQualifier)
Method removeSupportedAssociationQualifier.

Parameters:
vSupportedAssociationQualifier -
Returns:
true if the object was removed from the collection.

removeSupportedAssociationQualifierAt

public SupportedAssociationQualifier removeSupportedAssociationQualifierAt(int index)
Method removeSupportedAssociationQualifierAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedCodingScheme

public boolean removeSupportedCodingScheme(SupportedCodingScheme vSupportedCodingScheme)
Method removeSupportedCodingScheme.

Parameters:
vSupportedCodingScheme -
Returns:
true if the object was removed from the collection.

removeSupportedCodingSchemeAt

public SupportedCodingScheme removeSupportedCodingSchemeAt(int index)
Method removeSupportedCodingSchemeAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedConceptDomain

public boolean removeSupportedConceptDomain(SupportedConceptDomain vSupportedConceptDomain)
Method removeSupportedConceptDomain.

Parameters:
vSupportedConceptDomain -
Returns:
true if the object was removed from the collection.

removeSupportedConceptDomainAt

public SupportedConceptDomain removeSupportedConceptDomainAt(int index)
Method removeSupportedConceptDomainAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedContainerName

public boolean removeSupportedContainerName(SupportedContainerName vSupportedContainerName)
Method removeSupportedContainerName.

Parameters:
vSupportedContainerName -
Returns:
true if the object was removed from the collection.

removeSupportedContainerNameAt

public SupportedContainerName removeSupportedContainerNameAt(int index)
Method removeSupportedContainerNameAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedContext

public boolean removeSupportedContext(SupportedContext vSupportedContext)
Method removeSupportedContext.

Parameters:
vSupportedContext -
Returns:
true if the object was removed from the collection.

removeSupportedContextAt

public SupportedContext removeSupportedContextAt(int index)
Method removeSupportedContextAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedDataType

public boolean removeSupportedDataType(SupportedDataType vSupportedDataType)
Method removeSupportedDataType.

Parameters:
vSupportedDataType -
Returns:
true if the object was removed from the collection.

removeSupportedDataTypeAt

public SupportedDataType removeSupportedDataTypeAt(int index)
Method removeSupportedDataTypeAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedDegreeOfFidelity

public boolean removeSupportedDegreeOfFidelity(SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
Method removeSupportedDegreeOfFidelity.

Parameters:
vSupportedDegreeOfFidelity -
Returns:
true if the object was removed from the collection.

removeSupportedDegreeOfFidelityAt

public SupportedDegreeOfFidelity removeSupportedDegreeOfFidelityAt(int index)
Method removeSupportedDegreeOfFidelityAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedEntityType

public boolean removeSupportedEntityType(SupportedEntityType vSupportedEntityType)
Method removeSupportedEntityType.

Parameters:
vSupportedEntityType -
Returns:
true if the object was removed from the collection.

removeSupportedEntityTypeAt

public SupportedEntityType removeSupportedEntityTypeAt(int index)
Method removeSupportedEntityTypeAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedHierarchy

public boolean removeSupportedHierarchy(SupportedHierarchy vSupportedHierarchy)
Method removeSupportedHierarchy.

Parameters:
vSupportedHierarchy -
Returns:
true if the object was removed from the collection.

removeSupportedHierarchyAt

public SupportedHierarchy removeSupportedHierarchyAt(int index)
Method removeSupportedHierarchyAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedLanguage

public boolean removeSupportedLanguage(SupportedLanguage vSupportedLanguage)
Method removeSupportedLanguage.

Parameters:
vSupportedLanguage -
Returns:
true if the object was removed from the collection.

removeSupportedLanguageAt

public SupportedLanguage removeSupportedLanguageAt(int index)
Method removeSupportedLanguageAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedNamespace

public boolean removeSupportedNamespace(SupportedNamespace vSupportedNamespace)
Method removeSupportedNamespace.

Parameters:
vSupportedNamespace -
Returns:
true if the object was removed from the collection.

removeSupportedNamespaceAt

public SupportedNamespace removeSupportedNamespaceAt(int index)
Method removeSupportedNamespaceAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedProperty

public boolean removeSupportedProperty(SupportedProperty vSupportedProperty)
Method removeSupportedProperty.

Parameters:
vSupportedProperty -
Returns:
true if the object was removed from the collection.

removeSupportedPropertyAt

public SupportedProperty removeSupportedPropertyAt(int index)
Method removeSupportedPropertyAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedPropertyLink

public boolean removeSupportedPropertyLink(SupportedPropertyLink vSupportedPropertyLink)
Method removeSupportedPropertyLink.

Parameters:
vSupportedPropertyLink -
Returns:
true if the object was removed from the collection.

removeSupportedPropertyLinkAt

public SupportedPropertyLink removeSupportedPropertyLinkAt(int index)
Method removeSupportedPropertyLinkAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedPropertyQualifier

public boolean removeSupportedPropertyQualifier(SupportedPropertyQualifier vSupportedPropertyQualifier)
Method removeSupportedPropertyQualifier.

Parameters:
vSupportedPropertyQualifier -
Returns:
true if the object was removed from the collection.

removeSupportedPropertyQualifierAt

public SupportedPropertyQualifier removeSupportedPropertyQualifierAt(int index)
Method removeSupportedPropertyQualifierAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedPropertyQualifierType

public boolean removeSupportedPropertyQualifierType(SupportedPropertyQualifierType vSupportedPropertyQualifierType)
Method removeSupportedPropertyQualifierType.

Parameters:
vSupportedPropertyQualifierType -
Returns:
true if the object was removed from the collection.

removeSupportedPropertyQualifierTypeAt

public SupportedPropertyQualifierType removeSupportedPropertyQualifierTypeAt(int index)
Method removeSupportedPropertyQualifierTypeAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedPropertyType

public boolean removeSupportedPropertyType(SupportedPropertyType vSupportedPropertyType)
Method removeSupportedPropertyType.

Parameters:
vSupportedPropertyType -
Returns:
true if the object was removed from the collection.

removeSupportedPropertyTypeAt

public SupportedPropertyType removeSupportedPropertyTypeAt(int index)
Method removeSupportedPropertyTypeAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedRepresentationalForm

public boolean removeSupportedRepresentationalForm(SupportedRepresentationalForm vSupportedRepresentationalForm)
Method removeSupportedRepresentationalForm.

Parameters:
vSupportedRepresentationalForm -
Returns:
true if the object was removed from the collection.

removeSupportedRepresentationalFormAt

public SupportedRepresentationalForm removeSupportedRepresentationalFormAt(int index)
Method removeSupportedRepresentationalFormAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedSortOrder

public boolean removeSupportedSortOrder(SupportedSortOrder vSupportedSortOrder)
Method removeSupportedSortOrder.

Parameters:
vSupportedSortOrder -
Returns:
true if the object was removed from the collection.

removeSupportedSortOrderAt

public SupportedSortOrder removeSupportedSortOrderAt(int index)
Method removeSupportedSortOrderAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedSource

public boolean removeSupportedSource(SupportedSource vSupportedSource)
Method removeSupportedSource.

Parameters:
vSupportedSource -
Returns:
true if the object was removed from the collection.

removeSupportedSourceAt

public SupportedSource removeSupportedSourceAt(int index)
Method removeSupportedSourceAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedSourceRole

public boolean removeSupportedSourceRole(SupportedSourceRole vSupportedSourceRole)
Method removeSupportedSourceRole.

Parameters:
vSupportedSourceRole -
Returns:
true if the object was removed from the collection.

removeSupportedSourceRoleAt

public SupportedSourceRole removeSupportedSourceRoleAt(int index)
Method removeSupportedSourceRoleAt.

Parameters:
index -
Returns:
the element removed from the collection

removeSupportedStatus

public boolean removeSupportedStatus(SupportedStatus vSupportedStatus)
Method removeSupportedStatus.

Parameters:
vSupportedStatus -
Returns:
true if the object was removed from the collection.

removeSupportedStatusAt

public SupportedStatus removeSupportedStatusAt(int index)
Method removeSupportedStatusAt.

Parameters:
index -
Returns:
the element removed from the collection

setSupportedAssociation

public void setSupportedAssociation(int index,
                                    SupportedAssociation vSupportedAssociation)
                             throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedAssociation -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedAssociation

public void setSupportedAssociation(SupportedAssociation[] vSupportedAssociationArray)
Parameters:
vSupportedAssociationArray -

setSupportedAssociation

public void setSupportedAssociation(java.util.List<SupportedAssociation> vSupportedAssociationList)
Sets the value of '_supportedAssociationList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedAssociationList - the Vector to copy.

setSupportedAssociationAsReference

public void setSupportedAssociationAsReference(java.util.List<SupportedAssociation> supportedAssociationList)
Deprecated. 

Sets the value of '_supportedAssociationList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedAssociationList - the Vector to set.

setSupportedAssociationQualifier

public void setSupportedAssociationQualifier(int index,
                                             SupportedAssociationQualifier vSupportedAssociationQualifier)
                                      throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedAssociationQualifier -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedAssociationQualifier

public void setSupportedAssociationQualifier(SupportedAssociationQualifier[] vSupportedAssociationQualifierArray)
Parameters:
vSupportedAssociationQualifierArray -

setSupportedAssociationQualifier

public void setSupportedAssociationQualifier(java.util.List<SupportedAssociationQualifier> vSupportedAssociationQualifierList)
Sets the value of '_supportedAssociationQualifierList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedAssociationQualifierList - the Vector to copy.

setSupportedAssociationQualifierAsReference

public void setSupportedAssociationQualifierAsReference(java.util.List<SupportedAssociationQualifier> supportedAssociationQualifierList)
Deprecated. 

Sets the value of '_supportedAssociationQualifierList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedAssociationQualifierList - the Vector to set.

setSupportedCodingScheme

public void setSupportedCodingScheme(int index,
                                     SupportedCodingScheme vSupportedCodingScheme)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedCodingScheme -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedCodingScheme

public void setSupportedCodingScheme(SupportedCodingScheme[] vSupportedCodingSchemeArray)
Parameters:
vSupportedCodingSchemeArray -

setSupportedCodingScheme

public void setSupportedCodingScheme(java.util.List<SupportedCodingScheme> vSupportedCodingSchemeList)
Sets the value of '_supportedCodingSchemeList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedCodingSchemeList - the Vector to copy.

setSupportedCodingSchemeAsReference

public void setSupportedCodingSchemeAsReference(java.util.List<SupportedCodingScheme> supportedCodingSchemeList)
Deprecated. 

Sets the value of '_supportedCodingSchemeList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedCodingSchemeList - the Vector to set.

setSupportedConceptDomain

public void setSupportedConceptDomain(int index,
                                      SupportedConceptDomain vSupportedConceptDomain)
                               throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedConceptDomain -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedConceptDomain

public void setSupportedConceptDomain(SupportedConceptDomain[] vSupportedConceptDomainArray)
Parameters:
vSupportedConceptDomainArray -

setSupportedConceptDomain

public void setSupportedConceptDomain(java.util.List<SupportedConceptDomain> vSupportedConceptDomainList)
Sets the value of '_supportedConceptDomainList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedConceptDomainList - the Vector to copy.

setSupportedConceptDomainAsReference

public void setSupportedConceptDomainAsReference(java.util.List<SupportedConceptDomain> supportedConceptDomainList)
Deprecated. 

Sets the value of '_supportedConceptDomainList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedConceptDomainList - the Vector to set.

setSupportedContainerName

public void setSupportedContainerName(int index,
                                      SupportedContainerName vSupportedContainerName)
                               throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedContainerName -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedContainerName

public void setSupportedContainerName(SupportedContainerName[] vSupportedContainerNameArray)
Parameters:
vSupportedContainerNameArray -

setSupportedContainerName

public void setSupportedContainerName(java.util.List<SupportedContainerName> vSupportedContainerNameList)
Sets the value of '_supportedContainerNameList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedContainerNameList - the Vector to copy.

setSupportedContainerNameAsReference

public void setSupportedContainerNameAsReference(java.util.List<SupportedContainerName> supportedContainerNameList)
Deprecated. 

Sets the value of '_supportedContainerNameList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedContainerNameList - the Vector to set.

setSupportedContext

public void setSupportedContext(int index,
                                SupportedContext vSupportedContext)
                         throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedContext -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedContext

public void setSupportedContext(SupportedContext[] vSupportedContextArray)
Parameters:
vSupportedContextArray -

setSupportedContext

public void setSupportedContext(java.util.List<SupportedContext> vSupportedContextList)
Sets the value of '_supportedContextList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedContextList - the Vector to copy.

setSupportedContextAsReference

public void setSupportedContextAsReference(java.util.List<SupportedContext> supportedContextList)
Deprecated. 

Sets the value of '_supportedContextList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedContextList - the Vector to set.

setSupportedDataType

public void setSupportedDataType(int index,
                                 SupportedDataType vSupportedDataType)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedDataType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedDataType

public void setSupportedDataType(SupportedDataType[] vSupportedDataTypeArray)
Parameters:
vSupportedDataTypeArray -

setSupportedDataType

public void setSupportedDataType(java.util.List<SupportedDataType> vSupportedDataTypeList)
Sets the value of '_supportedDataTypeList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedDataTypeList - the Vector to copy.

setSupportedDataTypeAsReference

public void setSupportedDataTypeAsReference(java.util.List<SupportedDataType> supportedDataTypeList)
Deprecated. 

Sets the value of '_supportedDataTypeList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedDataTypeList - the Vector to set.

setSupportedDegreeOfFidelity

public void setSupportedDegreeOfFidelity(int index,
                                         SupportedDegreeOfFidelity vSupportedDegreeOfFidelity)
                                  throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedDegreeOfFidelity -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedDegreeOfFidelity

public void setSupportedDegreeOfFidelity(SupportedDegreeOfFidelity[] vSupportedDegreeOfFidelityArray)
Parameters:
vSupportedDegreeOfFidelityArray -

setSupportedDegreeOfFidelity

public void setSupportedDegreeOfFidelity(java.util.List<SupportedDegreeOfFidelity> vSupportedDegreeOfFidelityList)
Sets the value of '_supportedDegreeOfFidelityList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedDegreeOfFidelityList - the Vector to copy.

setSupportedDegreeOfFidelityAsReference

public void setSupportedDegreeOfFidelityAsReference(java.util.List<SupportedDegreeOfFidelity> supportedDegreeOfFidelityList)
Deprecated. 

Sets the value of '_supportedDegreeOfFidelityList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedDegreeOfFidelityList - the Vector to set.

setSupportedEntityType

public void setSupportedEntityType(int index,
                                   SupportedEntityType vSupportedEntityType)
                            throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedEntityType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedEntityType

public void setSupportedEntityType(SupportedEntityType[] vSupportedEntityTypeArray)
Parameters:
vSupportedEntityTypeArray -

setSupportedEntityType

public void setSupportedEntityType(java.util.List<SupportedEntityType> vSupportedEntityTypeList)
Sets the value of '_supportedEntityTypeList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedEntityTypeList - the Vector to copy.

setSupportedEntityTypeAsReference

public void setSupportedEntityTypeAsReference(java.util.List<SupportedEntityType> supportedEntityTypeList)
Deprecated. 

Sets the value of '_supportedEntityTypeList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedEntityTypeList - the Vector to set.

setSupportedHierarchy

public void setSupportedHierarchy(int index,
                                  SupportedHierarchy vSupportedHierarchy)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedHierarchy -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedHierarchy

public void setSupportedHierarchy(SupportedHierarchy[] vSupportedHierarchyArray)
Parameters:
vSupportedHierarchyArray -

setSupportedHierarchy

public void setSupportedHierarchy(java.util.List<SupportedHierarchy> vSupportedHierarchyList)
Sets the value of '_supportedHierarchyList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedHierarchyList - the Vector to copy.

setSupportedHierarchyAsReference

public void setSupportedHierarchyAsReference(java.util.List<SupportedHierarchy> supportedHierarchyList)
Deprecated. 

Sets the value of '_supportedHierarchyList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedHierarchyList - the Vector to set.

setSupportedLanguage

public void setSupportedLanguage(int index,
                                 SupportedLanguage vSupportedLanguage)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedLanguage -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedLanguage

public void setSupportedLanguage(SupportedLanguage[] vSupportedLanguageArray)
Parameters:
vSupportedLanguageArray -

setSupportedLanguage

public void setSupportedLanguage(java.util.List<SupportedLanguage> vSupportedLanguageList)
Sets the value of '_supportedLanguageList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedLanguageList - the Vector to copy.

setSupportedLanguageAsReference

public void setSupportedLanguageAsReference(java.util.List<SupportedLanguage> supportedLanguageList)
Deprecated. 

Sets the value of '_supportedLanguageList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedLanguageList - the Vector to set.

setSupportedNamespace

public void setSupportedNamespace(int index,
                                  SupportedNamespace vSupportedNamespace)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedNamespace -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedNamespace

public void setSupportedNamespace(SupportedNamespace[] vSupportedNamespaceArray)
Parameters:
vSupportedNamespaceArray -

setSupportedNamespace

public void setSupportedNamespace(java.util.List<SupportedNamespace> vSupportedNamespaceList)
Sets the value of '_supportedNamespaceList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedNamespaceList - the Vector to copy.

setSupportedNamespaceAsReference

public void setSupportedNamespaceAsReference(java.util.List<SupportedNamespace> supportedNamespaceList)
Deprecated. 

Sets the value of '_supportedNamespaceList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedNamespaceList - the Vector to set.

setSupportedProperty

public void setSupportedProperty(int index,
                                 SupportedProperty vSupportedProperty)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedProperty -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedProperty

public void setSupportedProperty(SupportedProperty[] vSupportedPropertyArray)
Parameters:
vSupportedPropertyArray -

setSupportedProperty

public void setSupportedProperty(java.util.List<SupportedProperty> vSupportedPropertyList)
Sets the value of '_supportedPropertyList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedPropertyList - the Vector to copy.

setSupportedPropertyAsReference

public void setSupportedPropertyAsReference(java.util.List<SupportedProperty> supportedPropertyList)
Deprecated. 

Sets the value of '_supportedPropertyList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedPropertyList - the Vector to set.

setSupportedPropertyLink

public void setSupportedPropertyLink(int index,
                                     SupportedPropertyLink vSupportedPropertyLink)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyLink -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedPropertyLink

public void setSupportedPropertyLink(SupportedPropertyLink[] vSupportedPropertyLinkArray)
Parameters:
vSupportedPropertyLinkArray -

setSupportedPropertyLink

public void setSupportedPropertyLink(java.util.List<SupportedPropertyLink> vSupportedPropertyLinkList)
Sets the value of '_supportedPropertyLinkList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedPropertyLinkList - the Vector to copy.

setSupportedPropertyLinkAsReference

public void setSupportedPropertyLinkAsReference(java.util.List<SupportedPropertyLink> supportedPropertyLinkList)
Deprecated. 

Sets the value of '_supportedPropertyLinkList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedPropertyLinkList - the Vector to set.

setSupportedPropertyQualifier

public void setSupportedPropertyQualifier(int index,
                                          SupportedPropertyQualifier vSupportedPropertyQualifier)
                                   throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyQualifier -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedPropertyQualifier

public void setSupportedPropertyQualifier(SupportedPropertyQualifier[] vSupportedPropertyQualifierArray)
Parameters:
vSupportedPropertyQualifierArray -

setSupportedPropertyQualifier

public void setSupportedPropertyQualifier(java.util.List<SupportedPropertyQualifier> vSupportedPropertyQualifierList)
Sets the value of '_supportedPropertyQualifierList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedPropertyQualifierList - the Vector to copy.

setSupportedPropertyQualifierAsReference

public void setSupportedPropertyQualifierAsReference(java.util.List<SupportedPropertyQualifier> supportedPropertyQualifierList)
Deprecated. 

Sets the value of '_supportedPropertyQualifierList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedPropertyQualifierList - the Vector to set.

setSupportedPropertyQualifierType

public void setSupportedPropertyQualifierType(int index,
                                              SupportedPropertyQualifierType vSupportedPropertyQualifierType)
                                       throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyQualifierType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedPropertyQualifierType

public void setSupportedPropertyQualifierType(SupportedPropertyQualifierType[] vSupportedPropertyQualifierTypeArray)
Parameters:
vSupportedPropertyQualifierTypeArray -

setSupportedPropertyQualifierType

public void setSupportedPropertyQualifierType(java.util.List<SupportedPropertyQualifierType> vSupportedPropertyQualifierTypeList)
Sets the value of '_supportedPropertyQualifierTypeList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedPropertyQualifierTypeList - the Vector to copy

setSupportedPropertyQualifierTypeAsReference

public void setSupportedPropertyQualifierTypeAsReference(java.util.List<SupportedPropertyQualifierType> supportedPropertyQualifierTypeList)
Deprecated. 

Sets the value of '_supportedPropertyQualifierTypeList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedPropertyQualifierTypeList - the Vector to set.

setSupportedPropertyType

public void setSupportedPropertyType(int index,
                                     SupportedPropertyType vSupportedPropertyType)
                              throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedPropertyType -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedPropertyType

public void setSupportedPropertyType(SupportedPropertyType[] vSupportedPropertyTypeArray)
Parameters:
vSupportedPropertyTypeArray -

setSupportedPropertyType

public void setSupportedPropertyType(java.util.List<SupportedPropertyType> vSupportedPropertyTypeList)
Sets the value of '_supportedPropertyTypeList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedPropertyTypeList - the Vector to copy.

setSupportedPropertyTypeAsReference

public void setSupportedPropertyTypeAsReference(java.util.List<SupportedPropertyType> supportedPropertyTypeList)
Deprecated. 

Sets the value of '_supportedPropertyTypeList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedPropertyTypeList - the Vector to set.

setSupportedRepresentationalForm

public void setSupportedRepresentationalForm(int index,
                                             SupportedRepresentationalForm vSupportedRepresentationalForm)
                                      throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedRepresentationalForm -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedRepresentationalForm

public void setSupportedRepresentationalForm(SupportedRepresentationalForm[] vSupportedRepresentationalFormArray)
Parameters:
vSupportedRepresentationalFormArray -

setSupportedRepresentationalForm

public void setSupportedRepresentationalForm(java.util.List<SupportedRepresentationalForm> vSupportedRepresentationalFormList)
Sets the value of '_supportedRepresentationalFormList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedRepresentationalFormList - the Vector to copy.

setSupportedRepresentationalFormAsReference

public void setSupportedRepresentationalFormAsReference(java.util.List<SupportedRepresentationalForm> supportedRepresentationalFormList)
Deprecated. 

Sets the value of '_supportedRepresentationalFormList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedRepresentationalFormList - the Vector to set.

setSupportedSortOrder

public void setSupportedSortOrder(int index,
                                  SupportedSortOrder vSupportedSortOrder)
                           throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedSortOrder -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedSortOrder

public void setSupportedSortOrder(SupportedSortOrder[] vSupportedSortOrderArray)
Parameters:
vSupportedSortOrderArray -

setSupportedSortOrder

public void setSupportedSortOrder(java.util.List<SupportedSortOrder> vSupportedSortOrderList)
Sets the value of '_supportedSortOrderList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedSortOrderList - the Vector to copy.

setSupportedSortOrderAsReference

public void setSupportedSortOrderAsReference(java.util.List<SupportedSortOrder> supportedSortOrderList)
Deprecated. 

Sets the value of '_supportedSortOrderList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedSortOrderList - the Vector to set.

setSupportedSource

public void setSupportedSource(int index,
                               SupportedSource vSupportedSource)
                        throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedSource -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedSource

public void setSupportedSource(SupportedSource[] vSupportedSourceArray)
Parameters:
vSupportedSourceArray -

setSupportedSource

public void setSupportedSource(java.util.List<SupportedSource> vSupportedSourceList)
Sets the value of '_supportedSourceList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedSourceList - the Vector to copy.

setSupportedSourceAsReference

public void setSupportedSourceAsReference(java.util.List<SupportedSource> supportedSourceList)
Deprecated. 

Sets the value of '_supportedSourceList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedSourceList - the Vector to set.

setSupportedSourceRole

public void setSupportedSourceRole(int index,
                                   SupportedSourceRole vSupportedSourceRole)
                            throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedSourceRole -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedSourceRole

public void setSupportedSourceRole(SupportedSourceRole[] vSupportedSourceRoleArray)
Parameters:
vSupportedSourceRoleArray -

setSupportedSourceRole

public void setSupportedSourceRole(java.util.List<SupportedSourceRole> vSupportedSourceRoleList)
Sets the value of '_supportedSourceRoleList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedSourceRoleList - the Vector to copy.

setSupportedSourceRoleAsReference

public void setSupportedSourceRoleAsReference(java.util.List<SupportedSourceRole> supportedSourceRoleList)
Deprecated. 

Sets the value of '_supportedSourceRoleList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedSourceRoleList - the Vector to set.

setSupportedStatus

public void setSupportedStatus(int index,
                               SupportedStatus vSupportedStatus)
                        throws java.lang.IndexOutOfBoundsException
Parameters:
index -
vSupportedStatus -
Throws:
java.lang.IndexOutOfBoundsException - if the index given is outside the bounds of the collection

setSupportedStatus

public void setSupportedStatus(SupportedStatus[] vSupportedStatusArray)
Parameters:
vSupportedStatusArray -

setSupportedStatus

public void setSupportedStatus(java.util.List<SupportedStatus> vSupportedStatusList)
Sets the value of '_supportedStatusList' by copying the given Vector. All elements will be checked for type safety.

Parameters:
vSupportedStatusList - the Vector to copy.

setSupportedStatusAsReference

public void setSupportedStatusAsReference(java.util.List<SupportedStatus> supportedStatusList)
Deprecated. 

Sets the value of '_supportedStatusList' by setting it to the given Vector. No type checking is performed.

Parameters:
supportedStatusList - the Vector to set.

unmarshalMappings

public static Mappings unmarshalMappings(java.io.Reader reader)
                                  throws org.exolab.castor.xml.MarshalException,
                                         org.exolab.castor.xml.ValidationException
Method unmarshalMappings.

Parameters:
reader -
Returns:
the unmarshaled org.LexGrid.naming.Mappings
Throws:
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 schema

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Throws:
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.