| net.refractions.udig.project.internal.impl.ProjectImpl
ProjectImpl | public class ProjectImpl extends EObjectImpl implements Project(Code) | | Default implementation
author: Jesse since: 1.0.0 |
Method Summary | |
public Object | eGet(EStructuralFeature eFeature, boolean resolve) | public NotificationChain | eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs) | public NotificationChain | eInverseAddGen(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs) | public NotificationChain | eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs) | public boolean | eIsSet(EStructuralFeature eFeature) | public EObject | eResolveProxy(InternalEObject proxy) | public void | eSet(EStructuralFeature eFeature, Object newValue) | protected EClass | eStaticClass() | public void | eUnset(EStructuralFeature eFeature) | public List | getElements(Class type) | public List | getElements() | public List | getElementsInternal() | public URI | getID() | public String | getName() | public void | sendASync(Command command) | public void | sendSync(Command command) | public void | setName(String newName) | public String | toString() |
ProjectImpl | protected ProjectImpl()(Code) | |
|
eGet | public Object eGet(EStructuralFeature eFeature, boolean resolve)(Code) | |
|
eInverseAdd | public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)(Code) | | |
eInverseAddGen | public NotificationChain eInverseAddGen(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)(Code) | |
|
eInverseRemove | public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)(Code) | |
|
eIsSet | public boolean eIsSet(EStructuralFeature eFeature)(Code) | |
|
eResolveProxy | public EObject eResolveProxy(InternalEObject proxy)(Code) | | |
eSet | public void eSet(EStructuralFeature eFeature, Object newValue)(Code) | |
|
eStaticClass | protected EClass eStaticClass()(Code) | |
|
eUnset | public void eUnset(EStructuralFeature eFeature)(Code) | |
|
getElementsInternal | public List getElementsInternal()(Code) | |
|
|
|