-
Method Summary
Returns the value of the 'Name' attribute.
Returns the value of the 'Type' reference.
void
Sets the value of the '
Name
' attribute.
void
Sets the value of the '
Type
' reference.
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Method Details
-
getName
Returns the value of the 'Name' attribute.
- Returns:
- the value of the 'Name' attribute.
- See Also:
-
- Generated class or method.
- EMF model class or method.
-
setName
Sets the value of the '
Name
' attribute.
- Parameters:
value
- the new value of the 'Name' attribute.
- See Also:
-
- Generated class or method.
-
getType
Returns the value of the 'Type' reference.
- Returns:
- the value of the 'Type' reference.
- See Also:
-
- Generated class or method.
- EMF model class or method.
-
setType
Sets the value of the '
Type
' reference.
- Parameters:
value
- the new value of the 'Type' reference.
- See Also:
-
- Generated class or method.