public class TOrganizationUnit extends TBusinessContextElement implements OrganizationUnit
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected List<DMNElementReference> |
decisionMade |
protected List<DMNElementReference> |
decisionOwned |
urinamedescription, extensionElements, id, label| Constructor and Description |
|---|
TOrganizationUnit() |
| Modifier and Type | Method and Description |
|---|---|
List<DMNElementReference> |
getDecisionMade() |
List<DMNElementReference> |
getDecisionOwned() |
getURI, setURIgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetURI, setURIgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentprotected List<DMNElementReference> decisionMade
protected List<DMNElementReference> decisionOwned
public List<DMNElementReference> getDecisionMade()
getDecisionMade in interface OrganizationUnitpublic List<DMNElementReference> getDecisionOwned()
getDecisionOwned in interface OrganizationUnitCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.