|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetamodelView
A representation of the model object ' Metamodel View'.
The following features are supported:
UicustomPackage.getMetamodelView()
Method Summary | |
---|---|
|
getAvailableQuerySets()
Returns the value of the 'Available Query Sets' attribute list. |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute. |
java.lang.String |
getMetamodelURI()
Returns the value of the 'Metamodel URI' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
|
getTypes()
Returns the value of the 'Types' containment reference list. |
boolean |
isAllQuerySetsAvailable()
Returns the value of the 'All Query Sets Available' attribute. |
void |
setAllQuerySetsAvailable(boolean value)
Sets the value of the ' All Query Sets Available ' attribute. |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location ' attribute. |
void |
setMetamodelURI(java.lang.String value)
Sets the value of the ' Metamodel URI ' attribute. |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
UicustomPackage.getMetamodelView_Name()
java.lang.String getMetamodelURI()
If the meaning of the 'Metamodel URI' attribute isn't clear, there really should be more of a description here...
setMetamodelURI(String)
,
UicustomPackage.getMetamodelView_MetamodelURI()
void setMetamodelURI(java.lang.String value)
Metamodel URI
' attribute.
value
- the new value of the 'Metamodel URI' attribute.getMetamodelURI()
boolean isAllQuerySetsAvailable()
"true"
.
If the meaning of the 'All Query Sets Available' attribute isn't clear, there really should be more of a description here...
setAllQuerySetsAvailable(boolean)
,
UicustomPackage.getMetamodelView_AllQuerySetsAvailable()
void setAllQuerySetsAvailable(boolean value)
All Query Sets Available
' attribute.
value
- the new value of the 'All Query Sets Available' attribute.isAllQuerySetsAvailable()
getAvailableQuerySets()
String
.
If the meaning of the 'Available Query Sets' attribute list isn't clear, there really should be more of a description here...
UicustomPackage.getMetamodelView_AvailableQuerySets()
java.lang.String getLocation()
Defines where the customization was loaded from.
setLocation(String)
,
UicustomPackage.getMetamodelView_Location()
void setLocation(java.lang.String value)
Location
' attribute.
Defines where the
customization was loaded from.
value
- the new value of the 'Location' attribute.getLocation()
getTypes()
TypeView
.
If the meaning of the 'Types' containment reference list isn't clear, there really should be more of a description here...
UicustomPackage.getMetamodelView_Types()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |