public class ConnectionImpl extends EObjectImpl implements Connection
| Modifier and Type | Field and Description |
|---|---|
protected Primitive |
end
The cached value of the '
End' reference. |
protected Primitive |
start
The cached value of the '
Start' reference. |
| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionImpl() |
| Modifier and Type | Method and Description |
|---|---|
Primitive |
basicGetEnd() |
Primitive |
basicGetStart() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Primitive |
getEnd() |
Primitive |
getStart() |
void |
setEnd(Primitive newEnd) |
void |
setStart(Primitive newStart) |
protected Primitive start
Start' reference.
getStart()protected EClass eStaticClass()
public Primitive getStart()
getStart in interface ConnectionConnection.setStart(Primitive),
VisualInterfacePackage.getConnection_Start()public Primitive basicGetStart()
public void setStart(Primitive newStart)
setStart in interface ConnectionnewStart - the new value of the 'Start' reference.Connection.getStart()public Primitive getEnd()
getEnd in interface ConnectionConnection.setEnd(Primitive),
VisualInterfacePackage.getConnection_End()public Primitive basicGetEnd()
public void setEnd(Primitive newEnd)
setEnd in interface ConnectionnewEnd - the new value of the 'End' reference.Connection.getEnd()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0