|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Property | |
| org.smartcomps.twister.engine.priv.core.definition | |
| org.smartcomps.twister.engine.priv.core.definition.impl | |
| Uses of Property in org.smartcomps.twister.engine.priv.core.definition |
| Methods in org.smartcomps.twister.engine.priv.core.definition that return Property | |
static org.smartcomps.twister.engine.priv.core.definition.Property |
ProcessFactory.addProperty(org.smartcomps.twister.engine.priv.core.definition.TwisterProcess process,
java.lang.String name,
java.lang.String type)
|
static org.smartcomps.twister.engine.priv.core.definition.Property |
ProcessFactory.addProperty(org.smartcomps.twister.engine.priv.core.definition.TwisterProcess process,
java.lang.String name,
java.lang.String type,
java.lang.String msgType,
java.lang.String part,
java.lang.String query)
|
org.smartcomps.twister.engine.priv.core.definition.Property |
PropertyFactory.createProperty(java.lang.String name,
java.lang.String type)
|
org.smartcomps.twister.engine.priv.core.definition.Property |
PropertyFactory.getByName(java.lang.String name)
|
org.smartcomps.twister.engine.priv.core.definition.Property |
TwisterProcess.getProperty(java.lang.String propName)
|
| Uses of Property in org.smartcomps.twister.engine.priv.core.definition.impl |
| Classes in org.smartcomps.twister.engine.priv.core.definition.impl that implement Property | |
class |
PropertyImpl
Persistent implementation of the Property interface. |
| Methods in org.smartcomps.twister.engine.priv.core.definition.impl that return Property | |
org.smartcomps.twister.engine.priv.core.definition.Property |
ProcessImpl.getProperty(java.lang.String propName)
|
| Methods in org.smartcomps.twister.engine.priv.core.definition.impl with parameters of type Property | |
void |
ProcessImpl.addProperty(org.smartcomps.twister.engine.priv.core.definition.Property prop)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||