Uses of Interface
org.camunda.bpm.model.dmn.instance.NamedElement
-
Packages that use NamedElement Package Description 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 Modifier and Type Class Description 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
ParameterImpl
class
PerformanceIndicatorImpl
class
VariableImpl
-
Uses of NamedElement in org.camunda.bpm.model.dmn.instance
Subinterfaces of NamedElement in org.camunda.bpm.model.dmn.instance Modifier and Type Interface Description 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
Parameter
interface
PerformanceIndicator
interface
Variable
-