Interface CompetingConsumerGroupReference
- All Known Subinterfaces:
CompetingConsumerGroupMeasuringPoint
- All Known Implementing Classes:
CompetingConsumerGroupMeasuringPointImpl,CompetingConsumerGroupReferenceImpl
A representation of the model object 'Competing Consumer Group Reference'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Competing Consumer Group' reference.voidSets the value of the 'Competing Consumer Group' reference.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getCompetingConsumerGroup
CompetingConsumersGroup getCompetingConsumerGroup()Returns the value of the 'Competing Consumer Group' reference.- Returns:
- the value of the 'Competing Consumer Group' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true"
-
setCompetingConsumerGroup
Sets the value of the 'Competing Consumer Group' reference.- Parameters:
value- the new value of the 'Competing Consumer Group' reference.- See Also:
- Generated class or method.
-