Uses of Interface
org.camunda.bpm.model.bpmn.instance.Interface
Packages that use Interface
-
Uses of Interface in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement InterfaceFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type InterfaceModifier and TypeFieldDescriptionprotected static ElementReferenceCollection<Interface,
InterfaceRef> ParticipantImpl.interfaceRefCollection
protected static ElementReferenceCollection<Interface,
SupportedInterfaceRef> CallableElementImpl.supportedInterfaceRefCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type InterfaceModifier and TypeMethodDescriptionParticipantImpl.getInterfaces()
CallableElementImpl.getSupportedInterfaces()
-
Uses of Interface in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type InterfaceModifier and TypeMethodDescriptionParticipant.getInterfaces()
CallableElement.getSupportedInterfaces()