public interface Component
extends org.eclipse.emf.ecore.EObject
The following features are supported:
DetailViewPackage.getComponent()
Modifier and Type | Method and Description |
---|---|
Visibility |
getVisibility()
Returns the value of the 'Visibility' containment reference.
|
void |
setVisibility(Visibility value)
Sets the value of the '
Visibility ' containment reference. |
Visibility getVisibility()
If the meaning of the 'Visibility' containment reference isn't clear, there really should be more of a description here...
setVisibility(Visibility)
,
DetailViewPackage.getComponent_Visibility()
void setVisibility(Visibility value)
Visibility
' containment reference.
value
- the new value of the 'Visibility' containment reference.getVisibility()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.