| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util | |
| org.bimserver.plugins |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
StoreFactory.createParameter()
Returns a new object of class 'Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Parameter> |
ObjectType.getParameters()
Returns the value of the 'Parameters' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterImpl
An implementation of the model object 'Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter |
StoreFactoryImpl.createParameter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Parameter> |
ObjectTypeImpl.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter |
PluginManagerInterface.getParameter(PluginContext pluginContext,
String name) |
Parameter |
PluginContext.getParameter(String name) |
Copyright © 2016 OpenSource BIM. All rights reserved.