Class ModelChild

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    ModelField, ModelIndex, ModelRelation

    public abstract class ModelChild
    extends java.lang.Object
    implements java.io.Serializable
    Abstract entity model class.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ModelChild()  
      protected ModelChild​(ModelEntity modelEntity, java.lang.String description)  
    • Constructor Detail

      • ModelChild

        protected ModelChild()
      • ModelChild

        protected ModelChild​(ModelEntity modelEntity,
                             java.lang.String description)
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        The description for documentation purposes