Class ClassificationSystemVersionModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class ClassificationSystemVersionModel
    extends CatalogVersionModel
    Generated model class for type ClassificationSystemVersion first defined at extension catalog.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _CATALOG2VERSIONSRELATION

        public static final java.lang.String _CATALOG2VERSIONSRELATION
        Generated relation code constant for relation Catalog2VersionsRelation defining source attribute catalog in extension catalog.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClassificationSystemVersionModel

        public ClassificationSystemVersionModel()
        Generated constructor - Default constructor for generic creation.
      • ClassificationSystemVersionModel

        public ClassificationSystemVersionModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • ClassificationSystemVersionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ClassificationSystemVersionModel​(ClassificationSystemModel _catalog,
                                                java.lang.String _version)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _catalog - initial attribute declared by type ClassificationSystemVersion at extension catalog
        _version - initial attribute declared by type CatalogVersion at extension catalog
      • ClassificationSystemVersionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ClassificationSystemVersionModel​(ClassificationSystemModel _catalog,
                                                ItemModel _owner,
                                                java.lang.String _version)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _catalog - initial attribute declared by type ClassificationSystemVersion at extension catalog
        _owner - initial attribute declared by type Item at extension core
        _version - initial attribute declared by type CatalogVersion at extension catalog