org.plasma.sdo.access
Interface DataGraphAssembler


public interface DataGraphAssembler

Constructs a data graph starting with a given root SDO type.


Method Summary
 void clear()
          Resets the assembler.
 PlasmaDataGraph getDataGraph()
          Returns the assembled data graph.
 

Method Detail

getDataGraph

PlasmaDataGraph getDataGraph()
Returns the assembled data graph.


clear

void clear()
Resets the assembler.



Copyright © 2013. All rights reserved.