Interface StringSetDegree

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, DataTypeDegree, DegreeOfFreedomInstance, EObject, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, UnorderedDegree
All Known Subinterfaces:
StringComponentParamDegree
All Known Implementing Classes:
StringComponentParamDegreeImpl, StringSetDegreeImpl

public interface StringSetDegree extends UnorderedDegree
A representation of the model object 'String Set Degree'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"
  • Method Details

    • getStringValues

      EList<String> getStringValues()
      Returns the value of the 'String Values' attribute list. The list contents are of type String.

      If the meaning of the 'String Values' attribute list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'String Values' attribute list.
      See Also:
      Generated class or method.
      EMF model class or method.
      dataType="org.eclipse.uml2.types.String" required="true" ordered="false"