Package org.eclipse.emf.cdo.common.model
Schnittstelle CDOClassInfo
- Alle Superschnittstellen:
Adapter
- Alle bekannten Unterschnittstellen:
InternalCDOClassInfo
- Seit:
- 2.0
- Autor:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.common.notify.Adapter
Adapter.Internal -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintgetFeatureIndex(int featureID) Veraltet.intgetFeatureIndex(EStructuralFeature feature) Veraltet.As of 4.2 pushed down toInternalCDOClassInfo.getPersistentFeatureIndex(EStructuralFeature).booleanbooleanhasPersistentOpposite(EStructuralFeature feature) booleanisPersistent(int featureID) booleanisPersistent(EStructuralFeature feature) booleanbooleanbooleanVon Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Adapter
getTarget, isAdapterForType, notifyChanged, setTarget
-
Methodendetails
-
getEClass
EClass getEClass() -
isResourceNode
boolean isResourceNode() -
isResourceFolder
boolean isResourceFolder() -
isResource
boolean isResource() -
isPersistent
boolean isPersistent(int featureID) - Seit:
- 4.2
-
isPersistent
- Seit:
- 4.2
-
hasPersistentOpposite
- Seit:
- 4.2
-
hasPersistentFeatureMaps
boolean hasPersistentFeatureMaps()- Seit:
- 4.10
-
getAllPersistentFeatures
EStructuralFeature[] getAllPersistentFeatures() -
getAllPersistentReferences
EReference[] getAllPersistentReferences()- Seit:
- 4.2
-
getAllPersistentContainments
EStructuralFeature[] getAllPersistentContainments()- Seit:
- 4.2
-
getAllPersistentMapFeatures
EStructuralFeature[] getAllPersistentMapFeatures()- Seit:
- 4.10
-
getAllPersistentLobAttributes
EAttribute[] getAllPersistentLobAttributes()- Seit:
- 4.16
-
getFeatureIndex
Veraltet.As of 4.2 pushed down toInternalCDOClassInfo.getPersistentFeatureIndex(EStructuralFeature). -
getFeatureIndex
Veraltet.As of 4.2 pushed down toInternalCDOClassInfo.getPersistentFeatureIndex(int).
-
InternalCDOClassInfo.getPersistentFeatureIndex(int).