public interface SystemView
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CHESSViewsPackage.getSystemView()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Package |
getBase_Package()
Returns the value of the 'Base Package' reference.
|
void |
setBase_Package(org.eclipse.uml2.uml.Package value)
Sets the value of the '
Base Package ' reference. |
org.eclipse.uml2.uml.Package getBase_Package()
If the meaning of the 'Base Package' reference isn't clear, there really should be more of a description here...
setBase_Package(org.eclipse.uml2.uml.Package)
,
CHESSViewsPackage.getSystemView_Base_Package()
void setBase_Package(org.eclipse.uml2.uml.Package value)
Base Package
' reference.
value
- the new value of the 'Base Package' reference.getBase_Package()