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 source) |
void |
setTargetObject(RegistryObject target) |
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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
Concept getAssociationType() throws JAXRException
JAXRException
RegistryObject getSourceObject() throws JAXRException
JAXRException
RegistryObject getTargetObject() throws JAXRException
JAXRException
boolean isConfirmed() throws JAXRException
JAXRException
boolean isConfirmedBySourceOwner() throws JAXRException
JAXRException
boolean isConfirmedByTargetOwner() throws JAXRException
JAXRException
boolean isExtramural() throws JAXRException
JAXRException
void setAssociationType(Concept associationType) throws JAXRException
JAXRException
void setSourceObject(RegistryObject source) throws JAXRException
JAXRException
void setTargetObject(RegistryObject target) throws JAXRException
JAXRException
Copyright © 2013. All Rights Reserved.