Interface IFieldDefinition

All Superinterfaces:
IComponentFactory, IDefinition, ILabeledDefinition
All Known Subinterfaces:
IExtendedFieldDefinition
All Known Implementing Classes:
ExtendedFieldDefinition, FieldDefinition

public interface IFieldDefinition extends ILabeledDefinition
The definition that describes some feature of the EMF object.
  • Method Details

    • getFeaturePaths

      org.eclipse.emf.databinding.FeaturePath[] getFeaturePaths()
      Returns the FeaturePaths.
      Returns:
      the feature paths.