public class ConceptImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.Concept
| Constructor and Description |
|---|
ConceptImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ConceptImpl
|
addAssociation, 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, waitaddAssociation, 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, removeSlotspublic ConceptImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public void addChildConcept(javax.xml.registry.infomodel.Concept concept)
addChildConcept in interface javax.xml.registry.infomodel.Conceptpublic void addChildConcepts(Collection collection)
addChildConcepts in interface javax.xml.registry.infomodel.Conceptpublic int getChildConceptCount()
getChildConceptCount in interface javax.xml.registry.infomodel.Conceptpublic Collection<javax.xml.registry.infomodel.Concept> getChildrenConcepts()
getChildrenConcepts in interface javax.xml.registry.infomodel.Conceptpublic javax.xml.registry.infomodel.ClassificationScheme getClassificationScheme()
getClassificationScheme in interface javax.xml.registry.infomodel.Conceptpublic Collection<javax.xml.registry.infomodel.Concept> getDescendantConcepts()
getDescendantConcepts in interface javax.xml.registry.infomodel.Conceptpublic javax.xml.registry.infomodel.RegistryObject getParent()
getParent in interface javax.xml.registry.infomodel.Conceptpublic javax.xml.registry.infomodel.Concept getParentConcept()
getParentConcept in interface javax.xml.registry.infomodel.Conceptpublic String getPath()
getPath in interface javax.xml.registry.infomodel.Conceptpublic String getValue() throws javax.xml.registry.JAXRException
getValue in interface javax.xml.registry.infomodel.Conceptjavax.xml.registry.JAXRExceptionpublic void removeChildConcept(javax.xml.registry.infomodel.Concept c)
removeChildConcept in interface javax.xml.registry.infomodel.Conceptpublic void removeChildConcepts(Collection collection)
removeChildConcepts in interface javax.xml.registry.infomodel.Conceptpublic void setValue(String str)
setValue in interface javax.xml.registry.infomodel.Conceptpublic void setParent(javax.xml.registry.infomodel.RegistryObject parent)
public void setParentconcept(javax.xml.registry.infomodel.Concept parentconcept)
public void setScheme(ClassificationSchemeImpl scheme)
public void setChildconcepts(Collection<javax.xml.registry.infomodel.Concept> childconcepts)
public void setClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme sc)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.