|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmmnElement | |
|---|---|
| org.camunda.bpm.model.cmmn.impl.instance | |
| org.camunda.bpm.model.cmmn.instance | |
| Uses of CmmnElement in org.camunda.bpm.model.cmmn.impl.instance |
|---|
| Fields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CmmnElement | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<CmmnElement> |
AssociationImpl.sourceRefAttribute
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<CmmnElement> |
AssociationImpl.targetRefAttribute
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance that return CmmnElement | |
|---|---|
CmmnElement |
AssociationImpl.getSource()
|
CmmnElement |
AssociationImpl.getTarget()
|
| Methods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CmmnElement | |
|---|---|
protected String |
CmmnAttributeElementReferenceCollection.getTargetElementIdentifier(CmmnElement referenceTargetElement)
|
void |
AssociationImpl.setSource(CmmnElement source)
|
void |
AssociationImpl.setTarget(CmmnElement target)
|
| Uses of CmmnElement in org.camunda.bpm.model.cmmn.instance |
|---|
| Methods in org.camunda.bpm.model.cmmn.instance that return CmmnElement | |
|---|---|
CmmnElement |
Association.getSource()
|
CmmnElement |
Association.getTarget()
|
| Methods in org.camunda.bpm.model.cmmn.instance with parameters of type CmmnElement | |
|---|---|
void |
Association.setSource(CmmnElement cmmnElement)
|
void |
Association.setTarget(CmmnElement cmmnElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||