|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.test.auto.gui.internal.runner.ExtendedScriptParser.GeneralPropertyRetriever
| Constructor Summary | |
|---|---|
ExtendedScriptParser.GeneralPropertyRetriever()
|
|
| Method Summary | |
|---|---|
void |
addProperty(java.lang.String name,
java.lang.String value)
Ability to add a property to this entity |
void |
dispose()
|
java.lang.Object[] |
getProperties()
|
java.lang.String |
getProperty(java.lang.String name)
Return the property with the name specified |
boolean |
isEmpty()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExtendedScriptParser.GeneralPropertyRetriever()
| Method Detail |
public void addProperty(java.lang.String name,
java.lang.String value)
addProperty in interface ExtendedScriptParser.IProeprtyHoldername - The name of the propertyvalue - The value of the propertypublic java.lang.String getProperty(java.lang.String name)
getProperty in interface ExtendedScriptParser.IProeprtyHolderpublic void dispose()
dispose in interface ExtendedScriptParser.IProeprtyHolderorg.eclipse.hyades.test.manual.runner.model.NamedElement#dispose()public boolean isEmpty()
isEmpty in interface ExtendedScriptParser.IProeprtyHolderpublic java.lang.Object[] getProperties()
getProperties in interface ExtendedScriptParser.IProeprtyHolder
|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||