Package placementDescription
Interface PlacementStrategy
-
- All Known Subinterfaces:
ControlFlowPlacementStrategy
,ExternalCallPlacementStrategy
,InternalActionPlacementStrategy
- All Known Implementing Classes:
ControlFlowPlacementStrategyImpl
,ExternalCallPlacementStrategyImpl
,InternalActionPlacementStrategyImpl
,PlacementStrategyImpl
public interface PlacementStrategy extends EObject
A representation of the model object 'Placement Strategy'.- See Also:
PlacementDescriptionPackage.getPlacementStrategy()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-