public class ClassificationSchemeImpl extends RegistryEntryImpl implements 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(LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationSchemeImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChildConcept(Concept concept) |
void |
addChildConcepts(Collection collection) |
int |
getChildConceptCount() |
Collection |
getChildrenConcepts() |
Collection |
getDescendantConcepts() |
int |
getValueType() |
boolean |
isExternal() |
void |
removeChildConcept(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(LifeCycleManager lifeCycleManager)
public void addChildConcept(Concept concept) throws JAXRException
addChildConcept in interface ClassificationSchemeJAXRExceptionpublic void addChildConcepts(Collection collection) throws JAXRException
addChildConcepts in interface ClassificationSchemeJAXRExceptionpublic int getChildConceptCount()
throws JAXRException
getChildConceptCount in interface ClassificationSchemeJAXRExceptionpublic Collection getChildrenConcepts() throws JAXRException
getChildrenConcepts in interface ClassificationSchemeJAXRExceptionpublic Collection getDescendantConcepts() throws JAXRException
getDescendantConcepts in interface ClassificationSchemeJAXRExceptionpublic int getValueType()
throws JAXRException
getValueType in interface ClassificationSchemeJAXRExceptionprotected void setExternal(boolean b)
public boolean isExternal()
throws JAXRException
isExternal in interface ClassificationSchemeJAXRExceptionpublic void removeChildConcept(Concept concept) throws JAXRException
removeChildConcept in interface ClassificationSchemeJAXRExceptionpublic void removeChildConcepts(Collection collection) throws JAXRException
removeChildConcepts in interface ClassificationSchemeJAXRExceptionpublic void setValueType(int param)
throws JAXRException
setValueType in interface ClassificationSchemeJAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.