public interface TypeControl extends Control
The following features are supported:
ModelPackage.getTypeControl()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRepositoryId()
Returns the value of the 'Repository Id' attribute.
|
void |
setRepositoryId(java.lang.String value)
Sets the value of the '
Repository Id ' attribute. |
java.lang.String getRepositoryId()
setRepositoryId(String)
,
ModelPackage.getTypeControl_RepositoryId()
void setRepositoryId(java.lang.String value)
Repository Id
' attribute.
value
- the new value of the 'Repository Id' attribute.getRepositoryId()