public class OrganizationUnitImpl extends BusinessContextElementImpl implements OrganizationUnit
| Modifier and Type | Field and Description | 
|---|---|
protected static ElementReferenceCollection<Decision,DecisionMadeReference> | 
decisionDecisionMadeRefCollection  | 
protected static ElementReferenceCollection<Decision,DecisionOwnedReference> | 
decisionDecisionOwnedRefCollection  | 
uriAttributenameAttributedescriptionChild, extensionElementsChild, idAttribute, labelAttributemodelInstance| Constructor and Description | 
|---|
OrganizationUnitImpl(ModelTypeInstanceContext instanceContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Decision> | 
getDecisionsMade()  | 
Collection<Decision> | 
getDecisionsOwned()  | 
static void | 
registerType(ModelBuilder modelBuilder)  | 
getUri, setUrigetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetUri, setUrigetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static ElementReferenceCollection<Decision,DecisionMadeReference> decisionDecisionMadeRefCollection
protected static ElementReferenceCollection<Decision,DecisionOwnedReference> decisionDecisionOwnedRefCollection
public OrganizationUnitImpl(ModelTypeInstanceContext instanceContext)
public Collection<Decision> getDecisionsMade()
getDecisionsMade in interface OrganizationUnitpublic Collection<Decision> getDecisionsOwned()
getDecisionsOwned in interface OrganizationUnitpublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2019. All rights reserved.