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, 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 srcObject) throws JAXRException
JAXRException
void setTargetObject(RegistryObject targetObject) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.