Interface ICharacteristicsDescriptionDataPathModel<T extends org.eclipse.emf.ecore.EObject>

All Superinterfaces:
IAttribute<T,org.eclipse.emf.ecore.EStructuralFeature>, IEmfAttribute<T>, IEmfValueAttribute<String,T>, IModel, IValidable, IValue<String>
All Known Implementing Classes:
BmCharacteristicsDescriptionDataPathModel, EmfCharacteristicsDescriptionDataPathModel

public interface ICharacteristicsDescriptionDataPathModel<T extends org.eclipse.emf.ecore.EObject> extends IEmfValueAttribute<String,T>
CharacteristicsDescription data path field model interface.
  • Method Details

    • getV8project

      IV8Project getV8project()
      Returns the V8 project.
      Returns:
      the V8 project, never null.
    • getParent

      MdObject getParent()
      Returns characteristics parent md-object.
      Returns:
      the characteristics parent md-object, cannot be null