Uses of Interface
pl.edu.agh.cast.data.model.copier.ICopyable

Packages that use ICopyable
pl.edu.agh.cast.data.model.copier Provides data set and element copy/paste support classes. 
pl.edu.agh.cast.schema.model.presentation Provides CAST schema presentation model. 
 

Uses of ICopyable in pl.edu.agh.cast.data.model.copier
 

Classes in pl.edu.agh.cast.data.model.copier that implement ICopyable
 class CopyableImpl<E extends IElement>
          Implementation of ICopyable interface.
 

Uses of ICopyable in pl.edu.agh.cast.schema.model.presentation
 

Subinterfaces of ICopyable in pl.edu.agh.cast.schema.model.presentation
 interface ISchemaDataSet
          Schema model data set which is set of nodes (ISchemaNode) connected with connections ( ISchemaConnection).
 

Classes in pl.edu.agh.cast.schema.model.presentation that implement ICopyable
 class SchemaDataSet
          Data set which contains elements for a schema diagram.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.