|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeDefinition | |
|---|---|
| org.camunda.bpm.model.dmn.impl | |
| org.camunda.bpm.model.dmn.instance | |
| Uses of TypeDefinition in org.camunda.bpm.model.dmn.impl |
|---|
| Classes in org.camunda.bpm.model.dmn.impl that implement TypeDefinition | |
|---|---|
class |
TypeDefinitionImpl
|
| Fields in org.camunda.bpm.model.dmn.impl with type parameters of type TypeDefinition | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElement<TypeDefinition> |
ItemDefinitionImpl.typeDefinitionChild
|
| Methods in org.camunda.bpm.model.dmn.impl that return TypeDefinition | |
|---|---|
TypeDefinition |
ItemDefinitionImpl.getTypeDefinition()
|
| Methods in org.camunda.bpm.model.dmn.impl with parameters of type TypeDefinition | |
|---|---|
void |
ItemDefinitionImpl.setTypeDefinition(TypeDefinition typeDefinition)
|
| Uses of TypeDefinition in org.camunda.bpm.model.dmn.instance |
|---|
| Methods in org.camunda.bpm.model.dmn.instance that return TypeDefinition | |
|---|---|
TypeDefinition |
ItemDefinition.getTypeDefinition()
|
| Methods in org.camunda.bpm.model.dmn.instance with parameters of type TypeDefinition | |
|---|---|
void |
ItemDefinition.setTypeDefinition(TypeDefinition typeDefinition)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||