|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMicroPatternGenerationProperties
This class allows to add properties to the IMicroPatternProcessingContext.
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getProperty(java.lang.String propertyName)
Returns the property named propertyName |
java.util.Iterator<java.lang.String> |
propertyNames()
Returns an iterator if property names. |
void |
setProperty(java.lang.String propertyName,
java.lang.String propertyValue)
Sets the property name with a property value. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getProperty(java.lang.String propertyName)
propertyName -
java.util.Iterator<java.lang.String> propertyNames()
void setProperty(java.lang.String propertyName,
java.lang.String propertyValue)
propertyName - propertyValue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||