public abstract class GenericComponentImpl extends ComponentImpl implements GenericComponent
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected |
registrations
The cached value of the '
Registrations' containment reference list. |
visibility| Modifier | Constructor and Description |
|---|---|
protected |
GenericComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
|
getRegistrations() |
basicSetVisibility, getVisibility, setVisibilityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVisibility, setVisibilityprotectedregistrations
Registrations' containment reference list.
getRegistrations()protected EClass eStaticClass()
eStaticClass in class ComponentImplpublicgetRegistrations()
getRegistrations in interface GenericComponentDetailViewPackage.getGenericComponent_Registrations()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ComponentImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ComponentImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class ComponentImplpublic void eUnset(int featureID)
eUnset in class ComponentImplpublic boolean eIsSet(int featureID)
eIsSet in class ComponentImpl
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