public interface Type
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PatternLanguagePackage.getType()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypename()
Returns the value of the 'Typename' attribute.
|
void |
setTypename(java.lang.String value)
Sets the value of the '
Typename ' attribute. |
java.lang.String getTypename()
If the meaning of the 'Typename' attribute isn't clear, there really should be more of a description here...
setTypename(String)
,
PatternLanguagePackage.getType_Typename()
void setTypename(java.lang.String value)
Typename
' attribute.
value
- the new value of the 'Typename' attribute.getTypename()