Interface CompetingConsumersGroupCfg

All Superinterfaces:
EObject, Notifier, TargetGroupCfg
All Known Implementing Classes:
CompetingConsumersGroupCfgImpl

public interface CompetingConsumersGroupCfg extends TargetGroupCfg
A representation of the model object 'Competing Consumers Group Cfg'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getUnit

      org.palladiosimulator.pcm.core.composition.AssemblyContext getUnit()
      Returns the value of the 'Unit' reference.
      Returns:
      the value of the 'Unit' reference.
      See Also:
      Generated class or method.
      EMF model class or method.
    • setUnit

      void setUnit(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
      Sets the value of the 'Unit' reference.
      Parameters:
      value - the new value of the 'Unit' reference.
      See Also:
      Generated class or method.
    • getElements

      EList<org.palladiosimulator.pcm.core.composition.AssemblyContext> getElements()
      Returns the value of the 'Elements' reference list. The list contents are of type AssemblyContext.
      Returns:
      the value of the 'Elements' reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      required="true"
    • getBrokerAssembly

      org.palladiosimulator.pcm.core.composition.AssemblyContext getBrokerAssembly()
      Returns the value of the 'Broker Assembly' reference.
      Returns:
      the value of the 'Broker Assembly' reference.
      See Also:
      Generated class or method.
      EMF model class or method.
    • setBrokerAssembly

      void setBrokerAssembly(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
      Sets the value of the 'Broker Assembly' reference.
      Parameters:
      value - the new value of the 'Broker Assembly' reference.
      See Also:
      Generated class or method.
    • getUnitQueues

      EList<Queue> getUnitQueues()
      Returns the value of the 'Unit Queues' containment reference list. The list contents are of type Queue.
      Returns:
      the value of the 'Unit Queues' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" required="true"