Interface ActiveResource
-
- All Known Subinterfaces:
DelayResource
,ProcessingResource
- All Known Implementing Classes:
ActiveResourceImpl
,DelayResourceImpl
,ProcessingResourceImpl
public interface ActiveResource extends Resource
A representation of the model object 'Active Resource'.- See Also:
ResourceModelPackage.getActiveResource()
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
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
-
Methods inherited from interface org.palladiosimulator.solver.spa.resourcemodel.Resource
getName, getNumberOfServers, setName, setNumberOfServers
-
-