public abstract class InterfaceImpl extends EntityImpl implements Interface
The following features are implemented:
MinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
EOPPOSITE_FEATURE_BASENIL| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetRepository__Interface(Repository newRepository__Interface,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
EList<Interface> |
getParentInterfaces__Interface() |
EList<Protocol> |
getProtocols__Interface() |
Repository |
getRepository__Interface() |
EList<RequiredCharacterisation> |
getRequiredCharacterisations() |
boolean |
NoProtocolTypeIDUsedTwice(DiagnosticChain diagnostics,
Map<Object,Object> context) |
void |
setRepository__Interface(Repository newRepository__Interface) |
eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getEntityName, setEntityNamecdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createLock, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eClass, eContainerFeatureID, eDirectResource, eInternalContainer, eInternalResource, equals, eSetClass, eSetResource, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toStringeDerivedStructuralFeatureIDeAdapters, eContents, eCrossReferences, eDeliver, eIsProxy, eProxyURI, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetStore, eSetting, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifygetEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereBasicRemoveFromContainer, eDerivedOperationID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegmentpublic static final String copyright
public EList<Interface> getParentInterfaces__Interface()
getParentInterfaces__Interface in interface InterfaceRepositoryPackage.getInterface_ParentInterfaces__Interface()public EList<Protocol> getProtocols__Interface()
getProtocols__Interface in interface InterfaceRepositoryPackage.getInterface_Protocols__Interface()public EList<RequiredCharacterisation> getRequiredCharacterisations()
getRequiredCharacterisations in interface InterfaceRepositoryPackage.getInterface_RequiredCharacterisations(),
RequiredCharacterisation.getInterface_RequiredCharacterisation()public Repository getRepository__Interface()
getRepository__Interface in interface InterfaceInterface.setRepository__Interface(Repository),
RepositoryPackage.getInterface_Repository__Interface(),
Repository.getInterfaces__Repository()public NotificationChain basicSetRepository__Interface(Repository newRepository__Interface, NotificationChain msgs)
public void setRepository__Interface(Repository newRepository__Interface)
setRepository__Interface in interface InterfacenewRepository__Interface - the new value of the 'Repository Interface' container reference.Interface.getRepository__Interface()public boolean NoProtocolTypeIDUsedTwice(DiagnosticChain diagnostics, Map<Object,Object> context)
NoProtocolTypeIDUsedTwice in interface Interfacediagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information. public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class BasicEObjectImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature in class BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class EntityImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class EntityImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class EntityImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class EntityImpl