|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyAlias | |
org.smartcomps.twister.engine.priv.core.definition | |
org.smartcomps.twister.engine.priv.core.definition.impl |
Uses of PropertyAlias in org.smartcomps.twister.engine.priv.core.definition |
Methods in org.smartcomps.twister.engine.priv.core.definition that return PropertyAlias | |
org.smartcomps.twister.engine.priv.core.definition.PropertyAlias |
Property.getAlias()
|
Methods in org.smartcomps.twister.engine.priv.core.definition with parameters of type PropertyAlias | |
void |
Property.setAlias(org.smartcomps.twister.engine.priv.core.definition.PropertyAlias alias)
|
Uses of PropertyAlias in org.smartcomps.twister.engine.priv.core.definition.impl |
Classes in org.smartcomps.twister.engine.priv.core.definition.impl that implement PropertyAlias | |
class |
PropertyAliasImpl
Persistent implementation of the Property interface. |
Methods in org.smartcomps.twister.engine.priv.core.definition.impl that return PropertyAlias | |
org.smartcomps.twister.engine.priv.core.definition.PropertyAlias |
PropertyImpl.getAlias()
|
Methods in org.smartcomps.twister.engine.priv.core.definition.impl with parameters of type PropertyAlias | |
void |
PropertyImpl.setAlias(org.smartcomps.twister.engine.priv.core.definition.PropertyAlias alias)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |