|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use pl.edu.agh.cast.data.model.general | |
---|---|
pl.edu.agh.cast.data.converter.gdm2schema | Provides Converter from General Domain model to Schema model. |
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.dataview.column.provider.impl | |
pl.edu.agh.cast.dataview.ui.editor | |
pl.edu.agh.cast.importer.base.general | Provides CAST Importer base classes for the general domain model. |
Classes in pl.edu.agh.cast.data.model.general used by pl.edu.agh.cast.data.converter.gdm2schema | |
---|---|
IManyToManyRelation
An interface of many-to-many relations which may have multiple source and target entities. |
|
IOneToOneRelation
An interface of one-to-one relations which have exactly one source and exactly one target entity. |
|
ITimedManyToManyRelation
An interface of many-to-many relations which took place in time. |
|
ITimedOneToOneRelation
An interface of one-to-one relations which took place in time. |
Classes in pl.edu.agh.cast.data.model.general used by pl.edu.agh.cast.data.model.general | |
---|---|
Entity
Default implementation of IEntity interface. |
|
IEntity
An interface of an entity. |
|
IGeneralDataSet
General data set which is set of entities ( IEntity ) connected with relations (IManyToManyRelation ). |
|
IGeneralElement
An interface of all elements that are allowed in the General Domain Model. |
|
IManyToManyRelation
An interface of many-to-many relations which may have multiple source and target entities. |
|
IOneToOneRelation
An interface of one-to-one relations which have exactly one source and exactly one target entity. |
|
ITimedManyToManyRelation
An interface of many-to-many relations which took place in time. |
|
ITimedOneToOneRelation
An interface of one-to-one relations which took place in time. |
|
ManyToManyRelation
Default implementation of IManyToManyRelation interface. |
|
OneToOneRelation
Default implementation of IOneToOneRelation interface. |
|
TimedManyToManyRelation
Default implementation of ITimedManyToManyRelation interface. |
|
TimedOneToOneRelation
Default implementation of ITimedOneToOneRelation used in GeneralDataSet . |
Classes in pl.edu.agh.cast.data.model.general used by pl.edu.agh.cast.data.model.general.sample | |
---|---|
GeneralDataSet
Default implementation of IGeneralDataSet which contains IEntity objects connected with
IManyToManyRelation . |
|
IGeneralDataSet
General data set which is set of entities ( IEntity ) connected with relations (IManyToManyRelation ). |
Classes in pl.edu.agh.cast.data.model.general used by pl.edu.agh.cast.dataview.column.provider.impl | |
---|---|
IManyToManyRelation
An interface of many-to-many relations which may have multiple source and target entities. |
Classes in pl.edu.agh.cast.data.model.general used by pl.edu.agh.cast.dataview.ui.editor | |
---|---|
IGeneralDataSet
General data set which is set of entities ( IEntity ) connected with relations (IManyToManyRelation ). |
|
IGeneralElement
An interface of all elements that are allowed in the General Domain Model. |
Classes in pl.edu.agh.cast.data.model.general used by pl.edu.agh.cast.importer.base.general | |
---|---|
IGeneralDataSet
General data set which is set of entities ( IEntity ) connected with relations (IManyToManyRelation ). |
|
IGeneralElement
An interface of all elements that are allowed in the General Domain Model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |