public interface Technological
extends org.eclipse.emf.ecore.EObject
The following features are supported:
STSPackage.getTechnological()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Class |
getBase_Class()
Returns the value of the 'Base Class' reference.
|
void |
setBase_Class(org.eclipse.uml2.uml.Class value)
Sets the value of the '
Base Class ' reference. |
org.eclipse.uml2.uml.Class getBase_Class()
If the meaning of the 'Base Class' reference isn't clear, there really should be more of a description here...
setBase_Class(org.eclipse.uml2.uml.Class)
,
STSPackage.getTechnological_Base_Class()
void setBase_Class(org.eclipse.uml2.uml.Class value)
Base Class
' reference.
value
- the new value of the 'Base Class' reference.getBase_Class()