Modifier and Type | Method and Description |
---|---|
ItemType |
BatMLModelBuilder.getItemType() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
ItemManager.getAvailableBuilders(ItemType type)
This operation returns a list of the names of Items that can be created
based on the ItemBuilders that have been registered in the ItemManager by
ItemType.
|
Modifier and Type | Method and Description |
---|---|
ItemType |
SerializedItemBuilder.getItemType()
(non-Javadoc)
|
ItemType |
ItemBuilder.getItemType()
This operation returns the type of Item that can be built by the
ItemBuilder.
|
ItemType |
Item.getItemType()
This operation returns the type of the Item.
|
ItemType |
AbstractItemBuilder.getItemType() |
static ItemType |
ItemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ItemType[] |
ItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static ItemType |
GeometryEditorBuilder.type
The Item type of the Geometry Editor.
|
Modifier and Type | Method and Description |
---|---|
ItemType |
GeometryEditorBuilder.getItemType()
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
ItemType |
MultiLauncherBuilder.getItemType() |
Modifier and Type | Method and Description |
---|---|
ItemType |
JobProfileBuilder.getItemType()
(non-Javadoc)
|
Modifier and Type | Field and Description |
---|---|
static ItemType |
SHARPModelBuilder.type
The Item type
|
static ItemType |
SHARPLauncherBuilder.type
The Item type
|
static ItemType |
MOOSEModelBuilder.type
The Item type
|
static ItemType |
MOOSELauncherBuilder.type
The type of the Item
|
Modifier and Type | Method and Description |
---|---|
ItemType |
SHARPModelBuilder.getItemType()
(non-Javadoc)
|
ItemType |
SHARPLauncherBuilder.getItemType()
(non-Javadoc)
|
ItemType |
MOOSEModelBuilder.getItemType()
(non-Javadoc)
|
ItemType |
MOOSELauncherBuilder.getItemType() |
Modifier and Type | Field and Description |
---|---|
static ItemType |
MeshEditorBuilder.type
The Item type of this builder.
|
Modifier and Type | Method and Description |
---|---|
ItemType |
MeshEditorBuilder.getItemType() |
Modifier and Type | Field and Description |
---|---|
static ItemType |
NekModelBuilder.type
The type of the Item
|
static ItemType |
NekLauncherBuilder.type
The type of the Item
|
Modifier and Type | Method and Description |
---|---|
ItemType |
NekModelBuilder.getItemType() |
ItemType |
NekLauncherBuilder.getItemType() |
Modifier and Type | Field and Description |
---|---|
static ItemType |
PROTEUSModelBuilder.type
The Item type
|
static ItemType |
PROTEUSLauncherBuilder.type
The Item type
|
Modifier and Type | Method and Description |
---|---|
ItemType |
PROTEUSModelBuilder.getItemType()
(non-Javadoc)
|
ItemType |
PROTEUSLauncherBuilder.getItemType()
(non-Javadoc)
|
Modifier and Type | Field and Description |
---|---|
static ItemType |
ReactorAnalyzerBuilder.type
The type of the Item that this builder will create.
|
Modifier and Type | Method and Description |
---|---|
ItemType |
ReactorAnalyzerBuilder.getItemType()
(non-Javadoc)
|
Modifier and Type | Field and Description |
---|---|
static ItemType |
ReflectivityModelBuilder.type
The type of the Item.
|
Modifier and Type | Method and Description |
---|---|
ItemType |
SassenaIncoherentModelBuilder.getItemType() |
ItemType |
SassenaCoherentModelBuilder.getItemType() |
Modifier and Type | Field and Description |
---|---|
static ItemType |
VibeKVPairBuilder.type |
Modifier and Type | Method and Description |
---|---|
ItemType |
VibeKVPairBuilder.getItemType() |
Modifier and Type | Method and Description |
---|---|
ItemType |
VibeLauncherBuilder.getItemType()
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
ItemType |
VibeModelBuilder.getItemType() |
Modifier and Type | Field and Description |
---|---|
static ItemType |
XolotlLauncherBuilder.type |
Modifier and Type | Method and Description |
---|---|
ItemType |
XolotlLauncherBuilder.getItemType() |