Package componentSecurity
Interface ComponentSecurityPackage.Literals
-
- Enclosing interface:
- ComponentSecurityPackage
public static interface ComponentSecurityPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassCOMPONENT_SECURITYThe meta object literal for the 'Component Security' class.static EAttributeCOMPONENT_SECURITY__PO_CO_BThe meta object literal for the 'Po Co B' attribute feature.static EAttributeCOMPONENT_SECURITY__TTDVThe meta object literal for the 'TTDV' attribute feature.static EClassCOMPONENT_SECURITY_REPOSITORYThe meta object literal for the 'Repository' class.static EReferenceCOMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITYThe meta object literal for the 'Componentsecurity' containment reference list feature.static EClassSECURITY_TARGETThe meta object literal for the 'Security Target' class.
-
-
-
Field Detail
-
COMPONENT_SECURITY
static final EClass COMPONENT_SECURITY
The meta object literal for the 'Component Security' class.- See Also:
ComponentSecurityImpl,ComponentSecurityPackageImpl.getComponentSecurity()- Generated class or method.
-
COMPONENT_SECURITY__PO_CO_B
static final EAttribute COMPONENT_SECURITY__PO_CO_B
The meta object literal for the 'Po Co B' attribute feature.- Generated class or method.
-
COMPONENT_SECURITY__TTDV
static final EAttribute COMPONENT_SECURITY__TTDV
The meta object literal for the 'TTDV' attribute feature.- Generated class or method.
-
COMPONENT_SECURITY_REPOSITORY
static final EClass COMPONENT_SECURITY_REPOSITORY
The meta object literal for the 'Repository' class.- See Also:
ComponentSecurityRepositoryImpl,ComponentSecurityPackageImpl.getComponentSecurityRepository()- Generated class or method.
-
COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
static final EReference COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
The meta object literal for the 'Componentsecurity' containment reference list feature.- Generated class or method.
-
SECURITY_TARGET
static final EClass SECURITY_TARGET
The meta object literal for the 'Security Target' class.- See Also:
SecurityTargetImpl,ComponentSecurityPackageImpl.getSecurityTarget()- Generated class or method.
-
-