|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaDataType
A representation of the model object 'Meta Data Type'.
The following features are supported:
ModelPackage.getMetaDataType()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getRepositoryId()
Returns the value of the 'Repository Id' attribute. |
java.util.List |
getValues()
Returns the value of the 'Values' attribute list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
void |
setRepositoryId(java.lang.String value)
Sets the value of the ' Repository Id ' attribute. |
Method Detail |
---|
java.util.List getValues()
String
.
ModelPackage.getMetaDataType_Values()
java.lang.String getName()
setName(String)
,
ModelPackage.getMetaDataType_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getRepositoryId()
setRepositoryId(String)
,
ModelPackage.getMetaDataType_RepositoryId()
void setRepositoryId(java.lang.String value)
Repository Id
' attribute.
value
- the new value of the 'Repository Id' attribute.getRepositoryId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |