|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DmnElement | |
|---|---|
| org.camunda.bpm.model.dmn.impl.instance | |
| org.camunda.bpm.model.dmn.instance | |
| Uses of DmnElement in org.camunda.bpm.model.dmn.impl.instance |
|---|
| Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type DmnElement | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.ElementReference<DmnElement,SourceRef> |
AssociationImpl.sourceRef
|
protected static org.camunda.bpm.model.xml.type.reference.ElementReference<DmnElement,TargetRef> |
AssociationImpl.targetRef
|
| Methods in org.camunda.bpm.model.dmn.impl.instance that return DmnElement | |
|---|---|
DmnElement |
AssociationImpl.getSource()
|
DmnElement |
AssociationImpl.getTarget()
|
| Methods in org.camunda.bpm.model.dmn.impl.instance with parameters of type DmnElement | |
|---|---|
void |
AssociationImpl.setSource(DmnElement source)
|
void |
AssociationImpl.setTarget(DmnElement target)
|
| Uses of DmnElement in org.camunda.bpm.model.dmn.instance |
|---|
| Methods in org.camunda.bpm.model.dmn.instance that return DmnElement | |
|---|---|
DmnElement |
Association.getSource()
|
DmnElement |
Association.getTarget()
|
| Methods in org.camunda.bpm.model.dmn.instance with parameters of type DmnElement | |
|---|---|
void |
Association.setSource(DmnElement source)
|
void |
Association.setTarget(DmnElement target)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||