Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.Interface
Packages that use Interface
Package
Description
-
Uses of Interface in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement InterfaceFields in org.eximeebpms.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.eximeebpms.bpm.model.bpmn.impl.instance that return types with arguments of type InterfaceModifier and TypeMethodDescriptionParticipantImpl.getInterfaces()
CallableElementImpl.getSupportedInterfaces()
-
Uses of Interface in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return types with arguments of type InterfaceModifier and TypeMethodDescriptionParticipant.getInterfaces()
CallableElement.getSupportedInterfaces()