public interface Association extends Artifact
DMNElement.ExtensionElements
Modifier and Type | Method and Description |
---|---|
AssociationDirection |
getAssociationDirection() |
DMNElementReference |
getSourceRef() |
DMNElementReference |
getTargetRef() |
void |
setAssociationDirection(AssociationDirection value) |
void |
setSourceRef(DMNElementReference value) |
void |
setTargetRef(DMNElementReference value) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
DMNElementReference getSourceRef()
void setSourceRef(DMNElementReference value)
DMNElementReference getTargetRef()
void setTargetRef(DMNElementReference value)
AssociationDirection getAssociationDirection()
void setAssociationDirection(AssociationDirection value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.