| Modifier and Type | Method and Description |
|---|---|
SPluginType |
SPluginInformation.getType() |
static SPluginType |
SPluginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SPluginType[] |
SPluginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPluginInformation.setType(SPluginType type) |
| Modifier and Type | Method and Description |
|---|---|
SPluginType |
Plugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
StreamingDeserializerPlugin.getPluginType() |
default SPluginType |
DeserializerPlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
ModelCheckerPlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
ModelComparePlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
ModelMergerPlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
ObjectIDMPlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
QueryEnginePlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
RenderEnginePlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
SerializerPlugin.getPluginType() |
default SPluginType |
MessagingSerializerPlugin.getPluginType() |
default SPluginType |
MessagingStreamingSerializerPlugin.getPluginType() |
default SPluginType |
StreamingSerializerPlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
SPluginType |
ServicePlugin.getPluginType() |
| Modifier and Type | Method and Description |
|---|---|
default SPluginType |
StillImageRenderPlugin.getPluginType() |
Copyright © 2018 OpenSource BIM. All rights reserved.