public class TOrganizationUnit extends TBusinessContextElement implements OrganizationUnit
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
Modifier and Type | Field and Description |
---|---|
protected List<DMNElementReference> |
decisionMade |
protected List<DMNElementReference> |
decisionOwned |
uri
name
description, extensionElements, id, label
Constructor and Description |
---|
TOrganizationUnit() |
Modifier and Type | Method and Description |
---|---|
List<DMNElementReference> |
getDecisionMade() |
List<DMNElementReference> |
getDecisionOwned() |
getURI, setURI
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getURI, setURI
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
protected List<DMNElementReference> decisionMade
protected List<DMNElementReference> decisionOwned
public List<DMNElementReference> getDecisionMade()
getDecisionMade
in interface OrganizationUnit
public List<DMNElementReference> getDecisionOwned()
getDecisionOwned
in interface OrganizationUnit
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.