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
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChildConcept(javax.xml.registry.infomodel.Concept concept) |
void |
addChildConcepts(java.util.Collection collection) |
int |
getChildConceptCount() |
java.util.Collection |
getChildrenConcepts() |
javax.xml.registry.infomodel.ClassificationScheme |
getClassificationScheme() |
java.util.Collection |
getDescendantConcepts() |
javax.xml.registry.infomodel.RegistryObject |
getParent() |
javax.xml.registry.infomodel.Concept |
getParentConcept() |
java.lang.String |
getPath() |
java.lang.String |
getValue() |
void |
removeChildConcept(javax.xml.registry.infomodel.Concept c) |
void |
removeChildConcepts(java.util.Collection collection) |
void |
setChildconcepts(java.util.Collection childconcepts) |
void |
setClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme sc) |
void |
setParent(javax.xml.registry.infomodel.RegistryObject parent) |
void |
setParentconcept(javax.xml.registry.infomodel.Concept parentconcept) |
void |
setScheme(ClassificationSchemeImpl scheme) |
void |
setValue(java.lang.String str) |
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, toXMLpublic 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(java.util.Collection collection)
addChildConcepts in interface javax.xml.registry.infomodel.Conceptpublic int getChildConceptCount()
getChildConceptCount in interface javax.xml.registry.infomodel.Conceptpublic java.util.Collection getChildrenConcepts()
getChildrenConcepts in interface javax.xml.registry.infomodel.Conceptpublic javax.xml.registry.infomodel.ClassificationScheme getClassificationScheme()
getClassificationScheme in interface javax.xml.registry.infomodel.Conceptpublic java.util.Collection 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 java.lang.String getPath()
getPath in interface javax.xml.registry.infomodel.Conceptpublic java.lang.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(java.util.Collection collection)
removeChildConcepts in interface javax.xml.registry.infomodel.Conceptpublic void setValue(java.lang.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(java.util.Collection childconcepts)
public void setClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme sc)
Copyright © 2004-2013 Apache Web Services. All Rights Reserved.