Package org.eclipse.emf.cdo.lm.security
Schnittstelle LMSecurityPackage
- Alle Superschnittstellen:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- Alle bekannten Implementierungsklassen:
LMSecurityPackageImpl
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Siehe auch:
- Generated
- Model
- kind="package"
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final LMSecurityPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'LM Filter' class.static final intThe feature id for the 'Regex' attribute.static final intThe number of structural features of the 'LM Filter' class.static final intThe number of operations of the 'LM Filter' class.static final intThe meta object id for the 'Module Filter' class.static final intThe feature id for the 'Module' attribute.static final intThe feature id for the 'Regex' attribute.static final intThe number of structural features of the 'Module Filter' class.static final intThe number of operations of the 'Module Filter' class.static final intThe meta object id for the 'Module Type Filter' class.static final intThe feature id for the 'Include Untyped' attribute.static final intThe feature id for the 'Module Type' attribute.static final intThe feature id for the 'Regex' attribute.static final intThe number of structural features of the 'Module Type Filter' class.static final intThe number of operations of the 'Module Type Filter' class. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the meta object for class 'LM Filter'.Returns the meta object for the attribute 'Regex'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Module Filter'.Returns the meta object for the attribute 'Module'.Returns the meta object for class 'Module Type Filter'.Returns the meta object for the attribute 'Include Untyped'.Returns the meta object for the attribute 'Module Type'.Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.ENamedElement
getName, setNameVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIVon Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Felddetails
-
eNAME
The package name.- Siehe auch:
- Generated
-
eNS_URI
The package namespace URI.- Siehe auch:
- Generated
-
eNS_PREFIX
The package namespace name.- Siehe auch:
- Generated
-
eINSTANCE
The singleton instance of the package.- Generated
-
LM_FILTER
static final int LM_FILTERThe meta object id for the 'LM Filter' class.- Siehe auch:
- Generated
-
LM_FILTER__REGEX
static final int LM_FILTER__REGEXThe feature id for the 'Regex' attribute.- Siehe auch:
- Generated
- Ordered
-
LM_FILTER_FEATURE_COUNT
static final int LM_FILTER_FEATURE_COUNTThe number of structural features of the 'LM Filter' class.- Siehe auch:
- Generated
- Ordered
-
LM_FILTER_OPERATION_COUNT
static final int LM_FILTER_OPERATION_COUNTThe number of operations of the 'LM Filter' class.- Siehe auch:
- Generated
- Ordered
-
MODULE_FILTER
static final int MODULE_FILTERThe meta object id for the 'Module Filter' class.- Siehe auch:
- Generated
-
MODULE_FILTER__REGEX
static final int MODULE_FILTER__REGEXThe feature id for the 'Regex' attribute.- Siehe auch:
- Generated
- Ordered
-
MODULE_FILTER__MODULE
static final int MODULE_FILTER__MODULEThe feature id for the 'Module' attribute.- Siehe auch:
- Generated
- Ordered
-
MODULE_FILTER_FEATURE_COUNT
static final int MODULE_FILTER_FEATURE_COUNTThe number of structural features of the 'Module Filter' class.- Siehe auch:
- Generated
- Ordered
-
MODULE_FILTER_OPERATION_COUNT
static final int MODULE_FILTER_OPERATION_COUNTThe number of operations of the 'Module Filter' class.- Siehe auch:
- Generated
- Ordered
-
MODULE_TYPE_FILTER
static final int MODULE_TYPE_FILTERThe meta object id for the 'Module Type Filter' class.- Siehe auch:
- Generated
-
MODULE_TYPE_FILTER__REGEX
static final int MODULE_TYPE_FILTER__REGEXThe feature id for the 'Regex' attribute.- Siehe auch:
- Generated
- Ordered
-
MODULE_TYPE_FILTER__MODULE_TYPE
static final int MODULE_TYPE_FILTER__MODULE_TYPEThe feature id for the 'Module Type' attribute.- Siehe auch:
- Generated
- Ordered
-
MODULE_TYPE_FILTER__INCLUDE_UNTYPED
static final int MODULE_TYPE_FILTER__INCLUDE_UNTYPEDThe feature id for the 'Include Untyped' attribute.- Siehe auch:
- Generated
- Ordered
-
MODULE_TYPE_FILTER_FEATURE_COUNT
static final int MODULE_TYPE_FILTER_FEATURE_COUNTThe number of structural features of the 'Module Type Filter' class.- Siehe auch:
- Generated
- Ordered
-
MODULE_TYPE_FILTER_OPERATION_COUNT
static final int MODULE_TYPE_FILTER_OPERATION_COUNTThe number of operations of the 'Module Type Filter' class.- Siehe auch:
- Generated
- Ordered
-
-
Methodendetails
-
getLMFilter
EClass getLMFilter()Returns the meta object for class 'LM Filter'.- Gibt zurück:
- the meta object for class 'LM Filter'.
- Siehe auch:
- Generated
-
getLMFilter_Regex
EAttribute getLMFilter_Regex()Returns the meta object for the attribute 'Regex'.- Gibt zurück:
- the meta object for the attribute 'Regex'.
- Siehe auch:
- Generated
-
getModuleFilter
EClass getModuleFilter()Returns the meta object for class 'Module Filter'.- Gibt zurück:
- the meta object for class 'Module Filter'.
- Siehe auch:
- Generated
-
getModuleFilter_Module
EAttribute getModuleFilter_Module()Returns the meta object for the attribute 'Module'.- Gibt zurück:
- the meta object for the attribute 'Module'.
- Siehe auch:
- Generated
-
getModuleTypeFilter
EClass getModuleTypeFilter()Returns the meta object for class 'Module Type Filter'.- Gibt zurück:
- the meta object for class 'Module Type Filter'.
- Siehe auch:
- Generated
-
getModuleTypeFilter_ModuleType
EAttribute getModuleTypeFilter_ModuleType()Returns the meta object for the attribute 'Module Type'.- Gibt zurück:
- the meta object for the attribute 'Module Type'.
- Siehe auch:
- Generated
-
getModuleTypeFilter_IncludeUntyped
EAttribute getModuleTypeFilter_IncludeUntyped()Returns the meta object for the attribute 'Include Untyped'.- Gibt zurück:
- the meta object for the attribute 'Include Untyped'.
- Siehe auch:
- Generated
-
getLMSecurityFactory
LMSecurityFactory getLMSecurityFactory()Returns the factory that creates the instances of the model.- Gibt zurück:
- the factory that creates the instances of the model.
- Generated
-