Class TemplateVariableGroupImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
org.palladiosimulator.envdyn.environment.templatevariable.impl.TemplateVariableGroupImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, TemplateVariableGroup, tools.mdsd.modelingfoundations.identifier.NamedElement

public class TemplateVariableGroupImpl extends tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl implements TemplateVariableGroup
An implementation of the model object 'Template Variable Group'.

The following features are implemented:

Generated class or method.
  • Field Details

  • Constructor Details

    • TemplateVariableGroupImpl

      protected TemplateVariableGroupImpl()
      Generated class or method.
  • Method Details

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
      Generated class or method.
    • getGroupedTemplates

      public EList<TemplateVariable> getGroupedTemplates()
      Specified by:
      getGroupedTemplates in interface TemplateVariableGroup
      Returns:
      the value of the 'Grouped Templates' reference list.
      See Also:
      Generated class or method.
    • eGet

      public Object eGet(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface InternalEObject
      Overrides:
      eGet in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
      Generated class or method.
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface InternalEObject
      Overrides:
      eSet in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
      Generated class or method.
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface InternalEObject
      Overrides:
      eUnset in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
      Generated class or method.
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface InternalEObject
      Overrides:
      eIsSet in class tools.mdsd.modelingfoundations.identifier.impl.NamedElementImpl
      Generated class or method.