public interface Association extends RegistryObject
| Modifier and Type | Method and Description |
|---|---|
Concept |
getAssociationType() |
RegistryObject |
getSourceObject() |
RegistryObject |
getTargetObject() |
boolean |
isConfirmed() |
boolean |
isConfirmedBySourceOwner() |
boolean |
isConfirmedByTargetOwner() |
boolean |
isExtramural() |
void |
setAssociationType(Concept associationType) |
void |
setSourceObject(RegistryObject srcObject) |
void |
setTargetObject(RegistryObject targetObject) |
addAssociation, 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, removeSlotsConcept getAssociationType() throws JAXRException
JAXRExceptionRegistryObject getSourceObject() throws JAXRException
JAXRExceptionRegistryObject getTargetObject() throws JAXRException
JAXRExceptionboolean isConfirmed()
throws JAXRException
JAXRExceptionboolean isConfirmedBySourceOwner()
throws JAXRException
JAXRExceptionboolean isConfirmedByTargetOwner()
throws JAXRException
JAXRExceptionboolean isExtramural()
throws JAXRException
JAXRExceptionvoid setAssociationType(Concept associationType) throws JAXRException
JAXRExceptionvoid setSourceObject(RegistryObject srcObject) throws JAXRException
JAXRExceptionvoid setTargetObject(RegistryObject targetObject) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.