Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceImpl
The BPMN interface element
|
Modifier and Type | Field and Description |
---|---|
protected static ElementReferenceCollection<Interface,InterfaceRef> |
ParticipantImpl.interfaceRefCollection |
protected static ElementReferenceCollection<Interface,SupportedInterfaceRef> |
CallableElementImpl.supportedInterfaceRefCollection |
Modifier and Type | Method and Description |
---|---|
Collection<Interface> |
ParticipantImpl.getInterfaces() |
Collection<Interface> |
CallableElementImpl.getSupportedInterfaces() |
Modifier and Type | Method and Description |
---|---|
Collection<Interface> |
Participant.getInterfaces() |
Collection<Interface> |
CallableElement.getSupportedInterfaces() |
Copyright © 2015. All rights reserved.