|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.schema.rules.BaseRule
org.apache.hivemind.schema.rules.SetModuleRule
Rule used to set a property of the top stack object
to the Module the
element was contributed from.
| Constructor Summary | |
SetModuleRule()
|
|
| Method Summary | |
void |
begin(SchemaProcessor processor,
Element element)
Does nothing; subclasses may override. |
java.lang.String |
getPropertyName()
|
void |
setPropertyName(java.lang.String string)
|
| Methods inherited from class org.apache.hivemind.schema.rules.BaseRule |
end |
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
| Constructor Detail |
public SetModuleRule()
| Method Detail |
public void begin(SchemaProcessor processor,
Element element)
BaseRule
begin in interface Rulebegin in class BaseRulepublic void setPropertyName(java.lang.String string)
public java.lang.String getPropertyName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||