- Enclosing class:
- Model
public static class Model.PropInfo
extends Object
-
Field Summary
Fields
static final com.kscs.util.jaxb.CollectionPropertyInfo<Model,String>
static final com.kscs.util.jaxb.CollectionPropertyInfo<Model,DataType>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.CollectionPropertyInfo<Model,Package>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
static final com.kscs.util.jaxb.SinglePropertyInfo<Model,String>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NAME
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> NAME
-
DESCRIPTION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> DESCRIPTION
-
IDENTIFIER
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> IDENTIFIER
-
URI
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> URI
-
TITLE
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> TITLE
-
AUTHORS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,String> AUTHORS
-
VERSION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> VERSION
-
PREVIOUS_VERSION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> PREVIOUS_VERSION
-
LAST_MODIFIED
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,ZonedDateTime> LAST_MODIFIED
-
IMPORTS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,ModelImport> IMPORTS
-
PRIMITIVE_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,PrimitiveType> PRIMITIVE_TYPES
-
ENUMERATIONS
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,Enumeration> ENUMERATIONS
-
DATA_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,DataType> DATA_TYPES
-
OBJECT_TYPES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,ObjectType> OBJECT_TYPES
-
PACKAGES
public static final transient com.kscs.util.jaxb.CollectionPropertyInfo<Model,Package> PACKAGES
-
SCHEMA_VERSION
public static final transient com.kscs.util.jaxb.SinglePropertyInfo<Model,String> SCHEMA_VERSION
-
Constructor Details
-
PropInfo
public PropInfo()