Interface PassiveResource
-
- All Superinterfaces:
ContentionResource
,EObject
,Notifier
,Resource
- All Known Implementing Classes:
PassiveResourceImpl
public interface PassiveResource extends ContentionResource
A representation of the model object 'Passive Resource'.- See Also:
ResourceModelPackage.getPassiveResource()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface org.palladiosimulator.solver.spa.resourcemodel.ContentionResource
getNumReplicas, setNumReplicas
-
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
-
-