org.mactor.framework.spec
Class ConditionSpec
java.lang.Object
org.mactor.framework.spec.SpecNode
org.mactor.framework.spec.ContainerSpec
org.mactor.framework.spec.ConditionSpec
public class ConditionSpec
- extends ContainerSpec
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionSpec
public ConditionSpec()
getExecute
public java.lang.String getExecute()
getType
public java.lang.String getType()
- Specified by:
getType
in class SpecNode
loadSpec
public static ConditionSpec loadSpec(org.dom4j.Element element)
throws MactorException
- Throws:
MactorException
getShortDescription
public java.lang.String getShortDescription()
- Specified by:
getShortDescription
in class SpecNode
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in class SpecNode
addToElement
public org.dom4j.Element addToElement(org.dom4j.Element parent)
- Specified by:
addToElement
in class SpecNode
setExecute
public void setExecute(java.lang.String execute)
Copyright © 2008. All Rights Reserved.