|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.writersforge.catalan.process.properties.BaseWorkProperties
org.writersforge.catalan.process.properties.ChainedProperties
org.writersforge.catalan.process.properties.CommonProperties
org.writersforge.catalan.process.workers.partition.PartitionProperties
Specialized properties container for ParserWorker.
| Constructor Summary | |
PartitionProperties(IWorkProperties baseProps)
Creates a new instance of PartitionProperties. |
|
| Method Summary | |
Partition[] |
getPartitions()
Retrieves the value of the "partitions" property. |
| Methods inherited from class org.writersforge.catalan.process.properties.CommonProperties |
getCommand, getCount, getEndIndex, getStartIndex |
| Methods inherited from class org.writersforge.catalan.process.properties.ChainedProperties |
addPropertySet, getProperty, getPropertyNames, getPropertySets, toString |
| Methods inherited from class org.writersforge.catalan.process.properties.BaseWorkProperties |
asMap, asMap, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.writersforge.catalan.process.properties.IWorkProperties |
getProperty, getPropertyAsBoolean, getPropertyAsDatum, getPropertyAsMap, getPropertyAsNumber, getPropertyAsString, getPropertyNames |
| Constructor Detail |
public PartitionProperties(IWorkProperties baseProps)
baseProps - properties to wrap| Method Detail |
public Partition[] getPartitions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||