Uses of Package
pl.edu.agh.cast.model.base

Packages that use pl.edu.agh.cast.model.base
pl.edu.agh.cast.backward.command Provides commands for operating on diagrams. 
pl.edu.agh.cast.backward.editor Provides classes for managing diagram editors. 
pl.edu.agh.cast.backward.editor.action Provides various editor actions for interacting with user. 
pl.edu.agh.cast.backward.resources Provides classes for accessing project and diagram resources as well as storing and retrieving them. 
pl.edu.agh.cast.converter Defines the IConverter interface and some exemplary implementations used with pl.edu.agh.cast.converter extension point. 
pl.edu.agh.cast.data.ui.importer.wizard Provides CAST Data's user interface classes for the import wizard. 
pl.edu.agh.cast.filter Defines the IFilter interface and some exemplary implementations used with pl.edu.agh.cast.filter extension point. 
pl.edu.agh.cast.model Provides classes for managing CAST model. 
pl.edu.agh.cast.model.attributes Provides classes for representing and managing visual model's attributes. 
pl.edu.agh.cast.model.base Provides base model classes and interfaces. 
pl.edu.agh.cast.model.base.util Base model utility methods. 
pl.edu.agh.cast.model.mapper.internal Contains different (based on relational data base, XML) implementations of the persistence mechanism. 
pl.edu.agh.cast.model.visual.backward Provides classes for visual presentation of data. 
pl.edu.agh.cast.ui.dialogs Provides classes for various dialogs for interacting with user (SWT). 
pl.edu.agh.cast.ui.outline Provides diagram outline view. 
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.backward.command
IDataSet
           The DataSet interface represents the set of data (i.e.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.backward.editor
IDataSet
           The DataSet interface represents the set of data (i.e.
IModel
           The model interface represents single unit of work.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.backward.editor.action
IDataSet
           The DataSet interface represents the set of data (i.e.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.backward.resources
IDataSet
           The DataSet interface represents the set of data (i.e.
IModel
           The model interface represents single unit of work.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.converter
DataSet
           The default implementation of the IDataSet interface.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.data.ui.importer.wizard
IDataSet
           The DataSet interface represents the set of data (i.e.
IEntity
           The IEntity interface represents the model elements which are displayed in diagrams as entities (i.e.
IModel
           The model interface represents single unit of work.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.filter
DataSet
           The default implementation of the IDataSet interface.
IRelation
           The IRelation interface represents relations, which are by default displayed as connection between entities.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.model
IDataLoader
          Interface for data loaders which convert data into specified model.
IDataProvider
          IDataProvider is an interface used for acquiring relational data to calculate statistic on it ( IStatisticsProvider).
IDataSet
           The DataSet interface represents the set of data (i.e.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.model.attributes
IDataSet
           The DataSet interface represents the set of data (i.e.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.model.base
AbstractDataLoaderWithStatistics
           
BasePlugin
          The activator class controls the plug-in life cycle.
Entity
          Default IEntity implementation.
IDataLoader
          Interface for data loaders which convert data into specified model.
IDataProvider
          IDataProvider is an interface used for acquiring relational data to calculate statistic on it ( IStatisticsProvider).
IDataSet
           The DataSet interface represents the set of data (i.e.
IEntity
           The IEntity interface represents the model elements which are displayed in diagrams as entities (i.e.
IModel
           The model interface represents single unit of work.
IRelation
           The IRelation interface represents relations, which are by default displayed as connection between entities.
ITimedRelation
          Represents relations which have the "date" attribute.
Relation
          The default implementation of the IRelation interface.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.model.base.util
IDataSet
           The DataSet interface represents the set of data (i.e.
IEntity
           The IEntity interface represents the model elements which are displayed in diagrams as entities (i.e.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.model.mapper.internal
IDataSet
           The DataSet interface represents the set of data (i.e.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.model.visual.backward
IDataProvider
          IDataProvider is an interface used for acquiring relational data to calculate statistic on it ( IStatisticsProvider).
IDataSet
           The DataSet interface represents the set of data (i.e.
IEntity
           The IEntity interface represents the model elements which are displayed in diagrams as entities (i.e.
IRelation
           The IRelation interface represents relations, which are by default displayed as connection between entities.
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.ui.dialogs
IDataProvider
          IDataProvider is an interface used for acquiring relational data to calculate statistic on it ( IStatisticsProvider).
 

Classes in pl.edu.agh.cast.model.base used by pl.edu.agh.cast.ui.outline
IEntity
           The IEntity interface represents the model elements which are displayed in diagrams as entities (i.e.
IRelation
           The IRelation interface represents relations, which are by default displayed as connection between entities.
 



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