Interface Propertyable

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
All Known Subinterfaces:
ExperimentGroup, ExperimentGroupRun, ExperimentRun, ExperimentSetting, Measurement, MeasurementRange, Run
All Known Implementing Classes:
ExperimentGroupImpl, ExperimentGroupRunImpl, ExperimentRunImpl, ExperimentSettingImpl, MeasurementImpl, MeasurementRangeImpl, PropertyableImpl, RunImpl

public interface Propertyable extends org.eclipse.emf.cdo.CDOObject
A representation of the model object 'Propertyable'.

The following features are supported:

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

    • getAdditionalInformation

      EMap<String,Object> getAdditionalInformation()
      Returns the value of the 'Additional Information' map. The key is of type String, and the value is of type Object,
      Returns:
      the value of the 'Additional Information' map.
      See Also:
      Generated class or method.
      EMF model class or method.
      mapType="org.palladiosimulator.edp2.models.ExperimentData.EStringtoEObjectMapEntry<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EJavaObject>"