Uses of Interface
org.camunda.bpm.model.bpmn.instance.Interface
-
Uses of Interface in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ElementReferenceCollection<Interface,
InterfaceRef> ParticipantImpl.interfaceRefCollection
protected static ElementReferenceCollection<Interface,
SupportedInterfaceRef> CallableElementImpl.supportedInterfaceRefCollection
Modifier and TypeMethodDescriptionParticipantImpl.getInterfaces()
CallableElementImpl.getSupportedInterfaces()
-
Uses of Interface in org.camunda.bpm.model.bpmn.instance
Modifier and TypeMethodDescriptionParticipant.getInterfaces()
CallableElement.getSupportedInterfaces()