Graph Common

Uses of Class
pl.psnc.graph.model.type.AbstractResourceValue

Packages that use AbstractResourceValue
pl.psnc.graph.factory   
pl.psnc.graph.model.value   
 

Uses of AbstractResourceValue in pl.psnc.graph.factory
 

Methods in pl.psnc.graph.factory with parameters of type AbstractResourceValue
static org.jgraph.graph.DefaultGraphCell GraphCellFactory.createCell(AbstractResourceType type, AbstractResourceValue resourceValue)
          Creates new graph cell
 

Uses of AbstractResourceValue in pl.psnc.graph.model.value
 

Methods in pl.psnc.graph.model.value that return AbstractResourceValue
 AbstractResourceValue GraphCellObject.getResource()
          Get value of the property: resource
 

Methods in pl.psnc.graph.model.value with parameters of type AbstractResourceValue
 void GraphCellObject.setResource(AbstractResourceValue resource)
          Set value of the property: resource
 

Constructors in pl.psnc.graph.model.value with parameters of type AbstractResourceValue
GraphCellObject(AbstractResourceType type, AbstractResourceValue resourceValue)
          Creates a new instance of Graph Cell Object
 


Graph Common

Copyright 2008 by VLAB Dominik Stoklosa