Class ExtendedProperties
java.lang.Object
org.eclipse.epsilon.eol.execute.context.ExtendedProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
getPropertyValue
(Object o, String property) getPropertyValues
(Object o, boolean create) static void
void
setPropertyValue
(Object o, String property, Object value)
-
Constructor Details
-
ExtendedProperties
public ExtendedProperties()
-
-
Method Details
-
main
-
getPropertyValue
-
setPropertyValue
-
getPropertyValues
-
getPropertyValues
-
clear
public void clear()
-