|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManyToManyRelation | |
---|---|
pl.edu.agh.cast.data.model.general | In this package the General Domain Model is defined. |
Uses of ManyToManyRelation in pl.edu.agh.cast.data.model.general |
---|
Subclasses of ManyToManyRelation in pl.edu.agh.cast.data.model.general | |
---|---|
class |
OneToOneRelation
Default implementation of IOneToOneRelation interface. |
class |
TimedManyToManyRelation
Default implementation of ITimedManyToManyRelation interface. |
class |
TimedOneToOneRelation
Default implementation of ITimedOneToOneRelation used in GeneralDataSet . |
Methods in pl.edu.agh.cast.data.model.general that return ManyToManyRelation | |
---|---|
ManyToManyRelation |
ManyToManyRelation.replicate()
Returns a replicated instance of this instance. |
ManyToManyRelation |
ManyToManyRelation.replicateTo(Object replica)
Replicates this instance state to given replica object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |