Package componentSecurity
Interface ComponentSecurityPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ComponentSecurityPackageImpl
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
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Component Security
' class.static final int
The feature id for the 'Po Co B' attribute.static final int
The feature id for the 'TTDV' attribute.static final int
The number of structural features of the 'Component Security' class.static final int
The number of operations of the 'Component Security' class.static final int
The meta object id for the 'Repository
' class.static final int
The feature id for the 'Componentsecurity' containment reference list.static final int
The number of structural features of the 'Repository' class.static final int
The number of operations of the 'Repository' class.static final ComponentSecurityPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Security Target
' class.static final int
The number of structural features of the 'Security Target' class.static final int
The number of operations of the 'Security Target' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Component Security
'.Returns the meta object for the attribute 'Po Co B
'.Returns the meta object for the attribute 'TTDV
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Repository
'.Returns the meta object for the containment reference list 'Componentsecurity
'.Returns the meta object for class 'Security Target
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
COMPONENT_SECURITY
static final int COMPONENT_SECURITYThe meta object id for the 'Component Security
' class.- See Also:
- Generated class or method.
-
COMPONENT_SECURITY__PO_CO_B
static final int COMPONENT_SECURITY__PO_CO_BThe feature id for the 'Po Co B' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY__TTDV
static final int COMPONENT_SECURITY__TTDVThe feature id for the 'TTDV' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_FEATURE_COUNT
static final int COMPONENT_SECURITY_FEATURE_COUNTThe number of structural features of the 'Component Security' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_OPERATION_COUNT
static final int COMPONENT_SECURITY_OPERATION_COUNTThe number of operations of the 'Component Security' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_REPOSITORY
static final int COMPONENT_SECURITY_REPOSITORYThe meta object id for the 'Repository
' class.- See Also:
- Generated class or method.
-
COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
static final int COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITYThe feature id for the 'Componentsecurity' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNT
static final int COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNT
static final int COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNTThe number of operations of the 'Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SECURITY_TARGET
static final int SECURITY_TARGETThe meta object id for the 'Security Target
' class.- See Also:
- Generated class or method.
-
SECURITY_TARGET_FEATURE_COUNT
static final int SECURITY_TARGET_FEATURE_COUNTThe number of structural features of the 'Security Target' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SECURITY_TARGET_OPERATION_COUNT
static final int SECURITY_TARGET_OPERATION_COUNTThe number of operations of the 'Security Target' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getComponentSecurity
EClass getComponentSecurity()Returns the meta object for class 'Component Security
'.- Returns:
- the meta object for class 'Component Security'.
- See Also:
- Generated class or method.
-
getComponentSecurity_PoCoB
EAttribute getComponentSecurity_PoCoB()Returns the meta object for the attribute 'Po Co B
'.- Returns:
- the meta object for the attribute 'Po Co B'.
- See Also:
- Generated class or method.
-
getComponentSecurity_TTDV
EAttribute getComponentSecurity_TTDV()Returns the meta object for the attribute 'TTDV
'.- Returns:
- the meta object for the attribute 'TTDV'.
- See Also:
- Generated class or method.
-
getComponentSecurityRepository
EClass getComponentSecurityRepository()Returns the meta object for class 'Repository
'.- Returns:
- the meta object for class 'Repository'.
- See Also:
- Generated class or method.
-
getComponentSecurityRepository_Componentsecurity
EReference getComponentSecurityRepository_Componentsecurity()Returns the meta object for the containment reference list 'Componentsecurity
'.- Returns:
- the meta object for the containment reference list 'Componentsecurity'.
- See Also:
- Generated class or method.
-
getSecurityTarget
EClass getSecurityTarget()Returns the meta object for class 'Security Target
'.- Returns:
- the meta object for class 'Security Target'.
- See Also:
- Generated class or method.
-
getComponentSecurityFactory
ComponentSecurityFactory getComponentSecurityFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-