|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelSchemaType
A representation of the model object 'Schema Type'.
The following features are supported:
ModelPackage.getModelSchemaType()
Method Summary | |
---|---|
java.lang.String |
getNsPrefix()
Returns the value of the 'Ns Prefix' attribute. |
java.lang.String |
getNsURI()
Returns the value of the 'Ns URI' attribute. |
java.util.List |
getRepositoryIds()
Returns the value of the 'Repository Ids' attribute list. |
void |
setNsPrefix(java.lang.String value)
Sets the value of the ' Ns Prefix ' attribute. |
void |
setNsURI(java.lang.String value)
Sets the value of the ' Ns URI ' attribute. |
Method Detail |
---|
java.util.List getRepositoryIds()
String
.
ModelPackage.getModelSchemaType_RepositoryIds()
java.lang.String getNsPrefix()
setNsPrefix(String)
,
ModelPackage.getModelSchemaType_NsPrefix()
void setNsPrefix(java.lang.String value)
Ns Prefix
' attribute.
value
- the new value of the 'Ns Prefix' attribute.getNsPrefix()
java.lang.String getNsURI()
setNsURI(String)
,
ModelPackage.getModelSchemaType_NsURI()
void setNsURI(java.lang.String value)
Ns URI
' attribute.
value
- the new value of the 'Ns URI' attribute.getNsURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |