|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Relation
Interface for Property
instances representing relation in the registry.
Intended for properties like Association
and Classification
.
Method Summary | |
---|---|
CascadeStyle |
getCascadeStyle()
Returns the cascade stype for this relation. |
Property |
getPropery()
Returns the underlying Property instance. |
void |
setCascadeStyle(CascadeStyle cascadeStyle)
Sets the cascade style for this relation. |
Method Detail |
---|
CascadeStyle getCascadeStyle()
CascadeStyle
void setCascadeStyle(CascadeStyle cascadeStyle)
cascadeStyle
- Property getPropery()
Property
instance.
Property
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |