Graph Common

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

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

Uses of AbstractResourceType in pl.psnc.graph.factory
 

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

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

Methods in pl.psnc.graph.model.value that return AbstractResourceType
 AbstractResourceType GraphCellObject.getType()
          Get value of the property: type
 

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

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


Graph Common

Copyright 2008 by VLAB Dominik Stoklosa