Package jadex.bpmn.runtime.impl
Class BpmnProcessFeatureProvider
java.lang.Object
jadex.core.impl.FeatureProvider<IBpmnComponentFeature>
jadex.bpmn.runtime.impl.BpmnProcessFeatureProvider
public class BpmnProcessFeatureProvider
extends jadex.core.impl.FeatureProvider<IBpmnComponentFeature>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFeatureInstance
(jadex.core.impl.Component self) Class
<? extends jadex.core.impl.Component> Methods inherited from class jadex.core.impl.FeatureProvider
getPredecessors, isLazyFeature, replacesFeatureProvider
-
Constructor Details
-
BpmnProcessFeatureProvider
public BpmnProcessFeatureProvider()
-
-
Method Details
-
createFeatureInstance
- Specified by:
createFeatureInstance
in classjadex.core.impl.FeatureProvider<IBpmnComponentFeature>
-
getFeatureType
- Specified by:
getFeatureType
in classjadex.core.impl.FeatureProvider<IBpmnComponentFeature>
-
getRequiredComponentType
- Overrides:
getRequiredComponentType
in classjadex.core.impl.FeatureProvider<IBpmnComponentFeature>
-