All Superinterfaces:
IAbstractType
All Known Subinterfaces:
IDataSetType, IDataSetTypeImmutable, IExperimentType, IExperimentTypeImmutable, IMaterialType, IMaterialTypeImmutable, ISampleType, ISampleTypeImmutable
All Known Implementing Classes:
DataSetType, DataSetTypeImmutable, ExperimentType, ExperimentTypeImmutable, MaterialType, MaterialTypeImmutable, SampleType, SampleTypeImmutable

public interface IEntityType extends IAbstractType
The superinterface for all entity types (as opposed to property types).
  • Method Details

    • getEntityKind

      EntityKind getEntityKind()
      Return the entity kind.
    • getValidationScript

      IScriptImmutable getValidationScript()
      Return the validation script for this type