|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scufl.Processor
org.embl.ebi.escience.scuflworkers.rdfgenerator.RDFGeneratorProcessor
public class RDFGeneratorProcessor
A processor to generate rdf statements
| Field Summary |
|---|
| Fields inherited from interface org.embl.ebi.escience.scufl.IProcessor |
|---|
ENACTOR |
| Constructor Summary | |
|---|---|
RDFGeneratorProcessor(ScuflModel model,
java.lang.String name)
Construct a new processor with the given model and name, delegates to the superclass. |
|
| Method Summary | |
|---|---|
java.util.Properties |
getProperties()
Get the properties for this processor for display purposes |
java.lang.String |
toString()
Override the toString method |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RDFGeneratorProcessor(ScuflModel model,
java.lang.String name)
throws ProcessorCreationException,
DuplicateProcessorNameException
ProcessorCreationException
DuplicateProcessorNameException| Method Detail |
|---|
public java.lang.String toString()
toString in class Processorpublic java.util.Properties getProperties()
getProperties in interface IProcessorgetProperties in class Processor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||