Class VariableCharacteristicReferenceImpl

  • All Implemented Interfaces:
    de.uka.ipd.sdq.identifier.Identifier, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject, VariableCharacteristicReference, org.palladiosimulator.dataflow.dictionary.characterized.DataDictionaryCharacterized.expressions.CharacteristicReference, org.palladiosimulator.dataflow.dictionary.characterized.DataDictionaryCharacterized.expressions.Term
    Direct Known Subclasses:
    CallCharacteristicReferenceImpl, SeffCharacteristicReferenceImpl

    public abstract class VariableCharacteristicReferenceImpl
    extends org.palladiosimulator.dataflow.dictionary.characterized.DataDictionaryCharacterized.expressions.impl.CharacteristicReferenceImpl
    implements VariableCharacteristicReference
    An implementation of the model object 'Variable Characteristic Reference'.

    The following features are implemented:

    Generated class or method.
    • Field Detail

      • literal

        protected org.palladiosimulator.dataflow.dictionary.characterized.DataDictionaryCharacterized.Literal literal
        The cached value of the 'Literal' reference.
        See Also:
        getLiteral()
        Generated class or method.
        Ordered collection.
      • dataType

        protected org.palladiosimulator.pcm.repository.DataType dataType
        The cached value of the 'Data Type' reference.
        See Also:
        getDataType()
        Generated class or method.
        Ordered collection.
    • Constructor Detail

      • VariableCharacteristicReferenceImpl

        protected VariableCharacteristicReferenceImpl()
        Generated class or method.