Interface DelayResource
-
- All Superinterfaces:
ActiveResource
,EObject
,Notifier
,Resource
- All Known Implementing Classes:
DelayResourceImpl
public interface DelayResource extends ActiveResource
A representation of the model object 'Delay Resource'.- See Also:
ResourceModelPackage.getDelayResource()
- 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
-
Methods inherited from interface org.palladiosimulator.solver.spa.resourcemodel.Resource
getName, getNumberOfServers, setName, setNumberOfServers
-
-