GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions

de.zib.gndms.common.model.gorfx.types.io.GORFXWriterBase Interface Reference

Interface for writer classes of the gorfx model. More...

Inheritance diagram for de.zib.gndms.common.model.gorfx.types.io.GORFXWriterBase:
de.zib.gndms.common.model.gorfx.types.io.AbstractPropertyIO de.zib.gndms.common.model.gorfx.types.io.ContractWriter de.zib.gndms.common.model.gorfx.types.io.FutureTimeWriter de.zib.gndms.common.model.gorfx.types.io.OrderWriter de.zib.gndms.common.model.gorfx.types.io.TaskResultWriter de.zib.gndms.taskflows.staging.client.tools.DataConstraintsWriter de.zib.gndms.taskflows.staging.client.tools.DataDescriptorWriter de.zib.gndms.taskflows.staging.client.tools.SpaceConstraintWriter de.zib.gndms.taskflows.staging.client.tools.TimeConstraintWriter

List of all members.

Public Member Functions

void begin ()
 Defines the writer's action, before the converting starts.
void done ()
 Defines the writer's action, after the converting has finished.

Detailed Description

Interface for writer classes of the gorfx model.

A gndms class can be written to Stdout, it can be written as a Properties instance, or a their corresponding axis type.

See also:
de.zib.gndms.common.model.gorfx.types.io.GORFXConverterBase
Author:
try ma ik jo rr a zib
Version:
$Id$

User: mjorra, Date: 17.09.2008, Time: 15:27:47


The documentation for this interface was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations