public interface TypedElement
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VirtualPackage.getTypedElement()
Modifier and Type | Method and Description |
---|---|
String |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(String value)
Sets the value of the '
Type ' attribute. |
String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String)
,
VirtualPackage.getTypedElement_Type()
Copyright © 2016. All rights reserved.