| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
ParameterDefinition |
StoreFactory.createParameterDefinition()
Returns a new object of class 'Parameter Definition'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ParameterDefinition> |
ObjectDefinition.getParameters()
Returns the value of the 'Parameters' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterDefinitionImpl
An implementation of the model object 'Parameter Definition'.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterDefinition |
StoreFactoryImpl.createParameterDefinition() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ParameterDefinition> |
ObjectDefinitionImpl.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseParameterDefinition(ParameterDefinition object)
Returns the result of interpreting the object as an instance of 'Parameter Definition'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.