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 |
uriAttribute
nameAttribute
descriptionChild, extensionElementsChild, idAttribute, labelAttribute
modelInstance
Constructor and Description |
---|
OrganizationUnitImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
Collection<Decision> |
getDecisionsMade() |
Collection<Decision> |
getDecisionsOwned() |
static void |
registerType(ModelBuilder modelBuilder) |
getUri, setUri
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, 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, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getUri, setUri
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildElement, 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, updateAfterReplacement
protected static ElementReferenceCollection<Decision,DecisionMadeReference> decisionDecisionMadeRefCollection
protected static ElementReferenceCollection<Decision,DecisionOwnedReference> decisionDecisionOwnedRefCollection
public OrganizationUnitImpl(ModelTypeInstanceContext instanceContext)
public Collection<Decision> getDecisionsMade()
getDecisionsMade
in interface OrganizationUnit
public Collection<Decision> getDecisionsOwned()
getDecisionsOwned
in interface OrganizationUnit
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2022. All rights reserved.