|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeView
A representation of the model object 'Type View'.
The following features are supported:
UicustomPackage.getTypeView()
Method Summary | |
---|---|
|
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
java.lang.String |
getMetaclassName()
Returns the value of the 'Metaclass Name' attribute. |
MetamodelView |
getMetamodelView()
Returns the value of the 'Metamodel View' container reference. |
|
getReferences()
Returns the value of the 'References' containment reference list. |
boolean |
isAppliesToSubInstances()
Returns the value of the 'Applies To Sub Instances' attribute. |
void |
setAppliesToSubInstances(boolean value)
Sets the value of the ' Applies To Sub Instances ' attribute. |
void |
setMetaclassName(java.lang.String value)
Sets the value of the ' Metaclass Name ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.infra.browser.custom.CustomView |
---|
getCustomizedFeatures |
Method Detail |
---|
java.lang.String getMetaclassName()
If the meaning of the 'Metaclass Name' attribute isn't clear, there really should be more of a description here...
setMetaclassName(String)
,
UicustomPackage.getTypeView_MetaclassName()
void setMetaclassName(java.lang.String value)
Metaclass Name
' attribute.
value
- the new value of the 'Metaclass Name' attribute.getMetaclassName()
boolean isAppliesToSubInstances()
"true"
.
If the meaning of the 'Applies To Sub Instances' attribute isn't clear, there really should be more of a description here...
setAppliesToSubInstances(boolean)
,
UicustomPackage.getTypeView_AppliesToSubInstances()
void setAppliesToSubInstances(boolean value)
Applies To Sub Instances
' attribute.
value
- the new value of the 'Applies To Sub Instances' attribute.isAppliesToSubInstances()
getAttributes()
AttributeView
.
It is bidirectional and its opposite is 'Type
'.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
UicustomPackage.getTypeView_Attributes()
,
AttributeView.getType()
getReferences()
ReferenceView
.
It is bidirectional and its opposite is 'Type
'.
If the meaning of the 'References' containment reference list isn't clear, there really should be more of a description here...
UicustomPackage.getTypeView_References()
,
ReferenceView.getType()
MetamodelView getMetamodelView()
Types
'.
If the meaning of the 'Metamodel View' container reference isn't clear, there really should be more of a description here...
UicustomPackage.getTypeView_MetamodelView()
,
MetamodelView.getTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |