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