public class ClassificationSchemeImpl extends RegistryEntryImpl implements javax.xml.registry.infomodel.ClassificationScheme
VALUE_TYPE_EMBEDDED_PATH, VALUE_TYPE_NON_UNIQUE, VALUE_TYPE_UNIQUESTABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN| Constructor and Description |
|---|
ClassificationSchemeImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationSchemeImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChildConcept(javax.xml.registry.infomodel.Concept concept) |
void |
addChildConcepts(Collection collection) |
int |
getChildConceptCount() |
Collection |
getChildrenConcepts() |
Collection |
getDescendantConcepts() |
int |
getValueType() |
boolean |
isExternal() |
void |
removeChildConcept(javax.xml.registry.infomodel.Concept concept) |
void |
removeChildConcepts(Collection collection) |
protected void |
setExternal(boolean b) |
void |
setValueType(int param) |
getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setUserVersionaddAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, equals, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, hashCode, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetExpiration, getStability, getStatus, setExpiration, setStabilityaddAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsgetMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersionpublic ClassificationSchemeImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public void addChildConcept(javax.xml.registry.infomodel.Concept concept) throws javax.xml.registry.JAXRException
addChildConcept in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic void addChildConcepts(Collection collection) throws javax.xml.registry.JAXRException
addChildConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic int getChildConceptCount()
throws javax.xml.registry.JAXRException
getChildConceptCount in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic Collection getChildrenConcepts() throws javax.xml.registry.JAXRException
getChildrenConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic Collection getDescendantConcepts() throws javax.xml.registry.JAXRException
getDescendantConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic int getValueType()
throws javax.xml.registry.JAXRException
getValueType in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionprotected void setExternal(boolean b)
public boolean isExternal()
throws javax.xml.registry.JAXRException
isExternal in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic void removeChildConcept(javax.xml.registry.infomodel.Concept concept) throws javax.xml.registry.JAXRException
removeChildConcept in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic void removeChildConcepts(Collection collection) throws javax.xml.registry.JAXRException
removeChildConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionpublic void setValueType(int param)
throws javax.xml.registry.JAXRException
setValueType in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.