Modifier and Type | Interface and Description |
---|---|
interface |
Invisible
A representation of the model object 'Invisible'.
|
interface |
PermissionVisibility
A representation of the model object 'Permission Visibility'.
|
interface |
ScriptVisibility
A representation of the model object 'Script Visibility'.
|
interface |
TestVisibility
A representation of the model object 'Test Visibility'.
|
Modifier and Type | Method and Description |
---|---|
Visibility |
Component.getVisibility()
Returns the value of the 'Visibility' containment reference.
|
Visibility |
GroupGridEntry.getVisibility()
Returns the value of the 'Visibility' containment reference.
|
Visibility |
GroupEntry.getVisibility()
Returns the value of the 'Visibility' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Component.setVisibility(Visibility value)
Sets the value of the '
Visibility ' containment reference. |
void |
GroupGridEntry.setVisibility(Visibility value)
Sets the value of the '
Visibility ' containment reference. |
void |
GroupEntry.setVisibility(Visibility value)
Sets the value of the '
Visibility ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
InvisibleImpl
An implementation of the model object '
Invisible'.
|
class |
PermissionVisibilityImpl
An implementation of the model object 'Permission Visibility
'.
|
class |
ScriptVisibilityImpl
An implementation of the model object 'Script Visibility'.
|
class |
TestVisibilityImpl
An implementation of the model object 'Test Visibility'.
|
class |
VisibilityImpl
An implementation of the model object 'Visibility'.
|
Modifier and Type | Field and Description |
---|---|
protected Visibility |
ComponentImpl.visibility
The cached value of the '
Visibility ' containment reference. |
protected Visibility |
GroupEntryImpl.visibility
The cached value of the '
Visibility ' containment reference. |
protected Visibility |
GroupGridEntryImpl.visibility
The cached value of the '
Visibility ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Visibility |
ComponentImpl.getVisibility() |
Visibility |
GroupEntryImpl.getVisibility() |
Visibility |
GroupGridEntryImpl.getVisibility() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ComponentImpl.basicSetVisibility(Visibility newVisibility,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
GroupEntryImpl.basicSetVisibility(Visibility newVisibility,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
GroupGridEntryImpl.basicSetVisibility(Visibility newVisibility,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ComponentImpl.setVisibility(Visibility newVisibility) |
void |
GroupEntryImpl.setVisibility(Visibility newVisibility) |
void |
GroupGridEntryImpl.setVisibility(Visibility newVisibility) |
Modifier and Type | Field and Description |
---|---|
protected Visibility |
VisibilityTest.fixture
The fixture for this Visibility test case.
|
Modifier and Type | Method and Description |
---|---|
protected Visibility |
VisibilityTest.getFixture()
Returns the fixture for this Visibility test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
VisibilityTest.setFixture(Visibility fixture)
Sets the fixture for this Visibility test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseVisibility(Visibility object)
Returns the result of interpreting the object as an instance of 'Visibility'.
|
Modifier and Type | Method and Description |
---|---|
Visibility |
GroupTab.getVisibility() |
Modifier and Type | Method and Description |
---|---|
VisibilityProvider |
VisibilityProviderFactory.createProvider(Visibility object)
Create a visibility provider
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.