Uses of Class
pl.edu.agh.cast.data.model.presentation.PresentationElement

Packages that use PresentationElement
pl.edu.agh.cast.data.model.presentation Provides CAST presentation model, which is the base of models such as schema and time-line used in various specific visual editors. 
pl.edu.agh.cast.schema.model.presentation Provides CAST schema presentation model. 
 

Uses of PresentationElement in pl.edu.agh.cast.data.model.presentation
 

Methods in pl.edu.agh.cast.data.model.presentation that return PresentationElement
 PresentationElement<T> PresentationElement.replicateTo(Object replica)
          Replicates this instance state to given replica object.
 

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

Subclasses of PresentationElement in pl.edu.agh.cast.schema.model.presentation
 class SchemaConnection
          Default implementation of ISchemaConnection.
 class SchemaNode
          Default implementation of ISchemaNode.
 



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