Uses of Interface
org.camunda.bpm.model.dmn.instance.NamedElement

Packages that use NamedElement
org.camunda.bpm.model.dmn.impl.instance   
org.camunda.bpm.model.dmn.instance   
 

Uses of NamedElement in org.camunda.bpm.model.dmn.impl.instance
 

Classes in org.camunda.bpm.model.dmn.impl.instance that implement NamedElement
 class BusinessContextElementImpl
           
 class BusinessKnowledgeModelImpl
           
 class ColumnImpl
           
 class DecisionImpl
           
 class DecisionServiceImpl
           
 class DefinitionsImpl
           
 class DrgElementImpl
           
 class ElementCollectionImpl
           
 class FormalParameterImpl
           
 class InformationItemImpl
           
 class InputDataImpl
           
 class ItemComponentImpl
           
 class ItemDefinitionImpl
           
 class KnowledgeSourceImpl
           
 class NamedElementImpl
           
 class OrganizationUnitImpl
           
 class PerformanceIndicatorImpl
           
 class VariableImpl
           
 

Uses of NamedElement in org.camunda.bpm.model.dmn.instance
 

Subinterfaces of NamedElement in org.camunda.bpm.model.dmn.instance
 interface BusinessContextElement
           
 interface BusinessKnowledgeModel
           
 interface Column
           
 interface Decision
           
 interface DecisionService
           
 interface Definitions
           
 interface DrgElement
           
 interface ElementCollection
           
 interface FormalParameter
           
 interface InformationItem
           
 interface InputData
           
 interface ItemComponent
           
 interface ItemDefinition
           
 interface KnowledgeSource
           
 interface OrganizationUnit
           
 interface PerformanceIndicator
           
 interface Variable
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.