public class Association extends Artifact
DMNElement.ExtensionElementsURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
Association() |
| 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, setLabeladdChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, setAdditionalAttributes, setLocation, setParentpublic DMNElementReference getSourceRef()
public void setSourceRef(DMNElementReference value)
public DMNElementReference getTargetRef()
public void setTargetRef(DMNElementReference value)
public AssociationDirection getAssociationDirection()
public void setAssociationDirection(AssociationDirection value)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.