Modifier and Type | Method and Description |
---|---|
Registration |
DetailViewFactory.createRegistration()
Returns a new object of class 'Registration'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Registration> |
GenericComponent.getRegistrations()
Returns the value of the 'Registrations' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
RegistrationImpl
An implementation of the model object 'Registration'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Registration> |
GenericComponentImpl.registrations
The cached value of the '
Registrations ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Registration |
DetailViewFactoryImpl.createRegistration() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Registration> |
GenericComponentImpl.getRegistrations() |
Modifier and Type | Field and Description |
---|---|
protected Registration |
RegistrationTest.fixture
The fixture for this Registration test case.
|
Modifier and Type | Method and Description |
---|---|
protected Registration |
RegistrationTest.getFixture()
Returns the fixture for this Registration test case.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RegistrationTest.setFixture(Registration fixture)
Sets the fixture for this Registration test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseRegistration(Registration object)
Returns the result of interpreting the object as an instance of 'Registration'.
|
Constructor and Description |
---|
ButtonComposite(ViewContext context,
org.eclipse.swt.widgets.Composite parent,
int style,
DataItemDescriptor readDescriptor,
DataItemDescriptor writeDescriptor,
String format,
String value,
ValueSourceController active,
Collection<Registration> registrations,
Map<String,String> properties,
String attribute,
int textHeight) |
GenericComposite(org.eclipse.swt.widgets.Composite parent,
int style,
Collection<Registration> registrations,
Map<String,String> properties) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.