|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ValuedProperty | |
| org.smartcomps.twister.engine.priv.core.dynamic | |
| org.smartcomps.twister.engine.priv.core.dynamic.impl | |
| Uses of ValuedProperty in org.smartcomps.twister.engine.priv.core.dynamic |
| Methods in org.smartcomps.twister.engine.priv.core.dynamic that return ValuedProperty | |
org.smartcomps.twister.engine.priv.core.dynamic.ValuedProperty |
ProcessInstance.getPropertyFromName(java.lang.String name)
Gets the ValuedProperty with given name. |
static org.smartcomps.twister.engine.priv.core.dynamic.ValuedProperty |
ProcessInstanceFactory.createValuedProperty(org.smartcomps.twister.engine.priv.core.dynamic.ProcessInstance processInstance,
java.lang.String name,
java.lang.String value)
|
| Uses of ValuedProperty in org.smartcomps.twister.engine.priv.core.dynamic.impl |
| Classes in org.smartcomps.twister.engine.priv.core.dynamic.impl that implement ValuedProperty | |
class |
ValuedPropertyImpl
Persistent implementation of the Property interface. |
| Methods in org.smartcomps.twister.engine.priv.core.dynamic.impl that return ValuedProperty | |
org.smartcomps.twister.engine.priv.core.dynamic.ValuedProperty |
ProcessInstanceImpl.getPropertyFromName(java.lang.String name)
|
| Methods in org.smartcomps.twister.engine.priv.core.dynamic.impl with parameters of type ValuedProperty | |
void |
ProcessInstanceImpl.addProperty(org.smartcomps.twister.engine.priv.core.dynamic.ValuedProperty property)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||