Package de.uka.ipd.sdq.pcm.cost
Interface FixedLinkingResourceCost
-
- All Superinterfaces:
Cost
,EObject
,LinkingResourceCost
,Notifier
- All Known Implementing Classes:
FixedLinkingResourceCostImpl
public interface FixedLinkingResourceCost extends LinkingResourceCost, Cost
A representation of the model object 'Fixed Linking Resource Cost'.- See Also:
costPackage.getFixedLinkingResourceCost()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface de.uka.ipd.sdq.pcm.cost.Cost
getAnnotatedElement, getInitialCost, getOperatingCost, getTotalCost
-
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 de.uka.ipd.sdq.pcm.cost.LinkingResourceCost
getLinkingresource, setLinkingresource
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-