public interface Parameter extends IdEObject
StorePackage.getParameter()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
Type |
getValue()
Returns the value of the 'Value' reference.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setValue(Type value)
Sets the value of the '
Value' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getParameter_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Type getValue()
If the meaning of the 'Value' reference isn't clear, there really should be more of a description here...
setValue(Type),
StorePackage.getParameter_Value()void setValue(Type value)
Value' reference.
value - the new value of the 'Value' reference.getValue()Copyright © 2016 OpenSource BIM. All rights reserved.