All Implemented Interfaces:
IAttribute<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<org.eclipse.emf.ecore.EObject>, IModel, IEmfValueAttribute<InfobaseType,org.eclipse.emf.ecore.EObject>, IValue<InfobaseType>, IValidable

public class InfobaseTypeModel extends EmfValue<InfobaseType>
InfobaseReference InfobaseType model.
  • Constructor Details

    • InfobaseTypeModel

      public InfobaseTypeModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature)
      Constructor.
      Parameters:
      object - the e-object to change, can not be null
      feature - the e-object feature to change, can not be null
  • Method Details