Uses of Interface
org.eximeebpms.bpm.model.dmn.instance.AuthorityRequirement
Packages that use AuthorityRequirement
Package
Description
-
Uses of AuthorityRequirement in org.eximeebpms.bpm.model.dmn.impl.instance
Classes in org.eximeebpms.bpm.model.dmn.impl.instance that implement AuthorityRequirementFields in org.eximeebpms.bpm.model.dmn.impl.instance with type parameters of type AuthorityRequirementModifier and TypeFieldDescriptionprotected static ChildElementCollection
<AuthorityRequirement> BusinessKnowledgeModelImpl.authorityRequirementCollection
protected static ChildElementCollection
<AuthorityRequirement> DecisionImpl.authorityRequirementCollection
protected static ChildElementCollection
<AuthorityRequirement> KnowledgeSourceImpl.authorityRequirementCollection
Methods in org.eximeebpms.bpm.model.dmn.impl.instance that return types with arguments of type AuthorityRequirementModifier and TypeMethodDescriptionBusinessKnowledgeModelImpl.getAuthorityRequirement()
KnowledgeSourceImpl.getAuthorityRequirement()
DecisionImpl.getAuthorityRequirements()
-
Uses of AuthorityRequirement in org.eximeebpms.bpm.model.dmn.instance
Methods in org.eximeebpms.bpm.model.dmn.instance that return types with arguments of type AuthorityRequirementModifier and TypeMethodDescriptionBusinessKnowledgeModel.getAuthorityRequirement()
KnowledgeSource.getAuthorityRequirement()
Decision.getAuthorityRequirements()