Interface ContextSetContainer

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.palladiosimulator.pcm.core.entity.Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier
    All Known Implementing Classes:
    ContextSetContainerImpl

    public interface ContextSetContainer
    extends org.palladiosimulator.pcm.core.entity.Entity
    A representation of the model object 'Context Set Container'.

    The following features are supported:

    See Also:
    SetPackage.getContextSetContainer()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • getPolicies

        EList<ContextSet> getPolicies()
        Returns the value of the 'Policies' containment reference list. The list contents are of type ContextSet.
        Returns:
        the value of the 'Policies' containment reference list.
        See Also:
        SetPackage.getContextSetContainer_Policies()
        Generated class or method.
        EMF model class or method.
        containment="true"