Modifier and Type | Field and Description |
---|---|
static IModel |
instance |
static java.lang.String |
version |
Constructor and Description |
---|
Model(IArg[] argsArray,
ICmd[] cmdsArray,
IItemType[] itemTypesArray,
IParser parser,
IItem[] initItems) |
public static final java.lang.String version
public static IModel instance
public IItemType[] getItemTypes()
getItemTypes
in interface IModel
public IItemType getItemType(java.lang.String name)
getItemType
in interface IModel
public IItem[] getInitItems()
getInitItems
in interface IModel