|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITimedOneToOneRelation
An interface of one-to-one relations which took place in time. A timed one-to-one relation is a special case of one-to-one and timed many-to-many relations and may be treated as each of them.
IOneToOneRelation,
ITimedManyToManyRelation| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface pl.edu.agh.cast.data.model.general.ITimedManyToManyRelation |
|---|
ITimedManyToManyRelation.Properties |
| Field Summary | |
|---|---|
static Type |
TYPE
The type of timed one-to-one relation elements. |
| Method Summary |
|---|
| Methods inherited from interface pl.edu.agh.cast.data.model.general.ITimedManyToManyRelation |
|---|
getDuration, getEndDate, getStartDate, setEndDate, setStartDate |
| Methods inherited from interface pl.edu.agh.cast.data.model.general.IOneToOneRelation |
|---|
getSourceEntity, getTargetEntity, setSourceEntity, setTargetEntity |
| Methods inherited from interface pl.edu.agh.cast.data.model.general.IManyToManyRelation |
|---|
addSourceEntitiy, addTargetEntitiy, getSourceEntities, getSourceEntitiy, getTargetEntities, getTargetEntitiy, isDirected, removeSourceEntitiy, removeTargetEntitiy, setDirected, setSourceEntities, setTargetEntities |
| Methods inherited from interface pl.edu.agh.cast.data.model.IElement |
|---|
getDataSet |
| Methods inherited from interface pl.edu.agh.cast.data.model.Identifiable |
|---|
getId, getType |
| Methods inherited from interface pl.edu.agh.cast.data.model.property.IPropertyContainer |
|---|
addProperty, getCustomProperties, getMetaPropertyManager, getPermanentProperties, getProperties, getProperty, getTransientProperties, matches, removeProperty, setProperty |
| Methods inherited from interface java.util.Observer |
|---|
update |
| Methods inherited from interface pl.edu.agh.cast.common.IDisposable |
|---|
dispose |
| Methods inherited from interface pl.edu.agh.cast.common.IReplicable |
|---|
replicate, replicateTo |
| Field Detail |
|---|
static final Type TYPE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||