Uses of Package
pl.edu.agh.cast.common

Packages that use pl.edu.agh.cast.common
pl.edu.agh.cast.common Provides CAST commonly used interfaces and classes. 
pl.edu.agh.cast.data.model Provides CAST Data Model's entry level classes. 
pl.edu.agh.cast.data.model.domain Provides base interfaces for all domain models. 
pl.edu.agh.cast.data.model.general In this package the General Domain Model is defined. 
pl.edu.agh.cast.data.model.general.sample This package provides a General Domain Model data set with predefined sample elements. 
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.data.model.property Provides CAST Data Model's property related classes. 
pl.edu.agh.cast.data.model.visual Provides CAST visual model, which is the base of visual models such as schema and time-line used in various specific visual editors. 
pl.edu.agh.cast.model.visual.backward Provides classes for visual presentation of data. 
pl.edu.agh.cast.schema.model.presentation Provides CAST schema presentation model. 
pl.edu.agh.cast.schema.model.visual Provides CAST schema visual model. 
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.common
Activator
          The activator class controls the plug-in life cycle.
HexColor
          Class represents a color as three hex RGB values.
ReplicationException
          Object replication related (runtime) exception.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
ReplicationException
          Object replication related (runtime) exception.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model.domain
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model.general
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
ReplicationException
          Object replication related (runtime) exception.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model.general.sample
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model.presentation
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
ReplicationException
          Object replication related (runtime) exception.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model.property
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.data.model.visual
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
ReplicationException
          Object replication related (runtime) exception.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.model.visual.backward
HexColor
          Class represents a color as three hex RGB values.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.schema.model.presentation
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
ReplicationException
          Object replication related (runtime) exception.
 

Classes in pl.edu.agh.cast.common used by pl.edu.agh.cast.schema.model.visual
IDisposable
          Interface of objects which require performing specific actions before being disposed.
IReplicable
          Interface of objects that may be replicated.
IValidatable
          Interface of objects that may be validated, i.e.their state may be checked during runtime.
ReplicationException
          Object replication related (runtime) exception.
 



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