|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents an element that belongs to a content view.
Method Summary | |
ContentView |
getContentView()
Returns tbe ContentView definition for this ConceptElement (CVF). |
ContentView |
getCvf()
Returns tbe ContentView definition for this ConceptElement (CVF). |
void |
setContentView(ContentView cvf)
Sets tbe ContentView definition for this ConceptElement (CVF). |
void |
setCvf(ContentView cvf)
Sets tbe ContentView definition for this ConceptElement (CVF). |
Method Detail |
public ContentView getContentView()
ContentView
definition for this ConceptElement
(CVF).
ContentView
definitionpublic void setContentView(ContentView cvf)
ContentView
definition for this ConceptElement
(CVF).
cvf
- the ContentView
definitionpublic ContentView getCvf()
ContentView
definition for this ConceptElement
(CVF).
This is shorthand for getContentView()
.
ContentView
definitionpublic void setCvf(ContentView cvf)
ContentView
definition for this ConceptElement
(CVF).
This is shorthand for setContentView(ContentView)
.
cvf
- the ContentView
definition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |