Package componentSecurity
Interface ComponentSecurityPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ComponentSecurityPackageImpl
public interface ComponentSecurityPackage extends EPackage
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:
ComponentSecurityFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ComponentSecurityPackage.Literals
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 type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
COMPONENT_SECURITY
The meta object id for the 'Component Security
' class.static int
COMPONENT_SECURITY__PO_CO_B
The feature id for the 'Po Co B' attribute.static int
COMPONENT_SECURITY__TTDV
The feature id for the 'TTDV' attribute.static int
COMPONENT_SECURITY_FEATURE_COUNT
The number of structural features of the 'Component Security' class.static int
COMPONENT_SECURITY_OPERATION_COUNT
The number of operations of the 'Component Security' class.static int
COMPONENT_SECURITY_REPOSITORY
The meta object id for the 'Repository
' class.static int
COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
The feature id for the 'Componentsecurity' containment reference list.static int
COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Repository' class.static int
COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNT
The number of operations of the 'Repository' class.static ComponentSecurityPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
SECURITY_TARGET
The meta object id for the 'Security Target
' class.static int
SECURITY_TARGET_FEATURE_COUNT
The number of structural features of the 'Security Target' class.static int
SECURITY_TARGET_OPERATION_COUNT
The number of operations of the 'Security Target' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getComponentSecurity()
Returns the meta object for class 'Component Security
'.EAttribute
getComponentSecurity_PoCoB()
Returns the meta object for the attribute 'Po Co B
'.EAttribute
getComponentSecurity_TTDV()
Returns the meta object for the attribute 'TTDV
'.ComponentSecurityFactory
getComponentSecurityFactory()
Returns the factory that creates the instances of the model.EClass
getComponentSecurityRepository()
Returns the meta object for class 'Repository
'.EReference
getComponentSecurityRepository_Componentsecurity()
Returns the meta object for the containment reference list 'Componentsecurity
'.EClass
getSecurityTarget()
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 Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final ComponentSecurityPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
COMPONENT_SECURITY
static final int COMPONENT_SECURITY
The meta object id for the 'Component Security
' class.- See Also:
ComponentSecurityImpl
,ComponentSecurityPackageImpl.getComponentSecurity()
, Constant Field Values- Generated class or method.
-
COMPONENT_SECURITY__PO_CO_B
static final int COMPONENT_SECURITY__PO_CO_B
The feature id for the 'Po Co B' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY__TTDV
static final int COMPONENT_SECURITY__TTDV
The feature id for the 'TTDV' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_FEATURE_COUNT
static final int COMPONENT_SECURITY_FEATURE_COUNT
The number of structural features of the 'Component Security' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_OPERATION_COUNT
static final int COMPONENT_SECURITY_OPERATION_COUNT
The number of operations of the 'Component Security' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_REPOSITORY
static final int COMPONENT_SECURITY_REPOSITORY
The meta object id for the 'Repository
' class.- See Also:
ComponentSecurityRepositoryImpl
,ComponentSecurityPackageImpl.getComponentSecurityRepository()
, Constant Field Values- Generated class or method.
-
COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
static final int COMPONENT_SECURITY_REPOSITORY__COMPONENTSECURITY
The feature id for the 'Componentsecurity' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNT
static final int COMPONENT_SECURITY_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNT
static final int COMPONENT_SECURITY_REPOSITORY_OPERATION_COUNT
The number of operations of the 'Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SECURITY_TARGET
static final int SECURITY_TARGET
The meta object id for the 'Security Target
' class.- See Also:
SecurityTargetImpl
,ComponentSecurityPackageImpl.getSecurityTarget()
, Constant Field Values- Generated class or method.
-
SECURITY_TARGET_FEATURE_COUNT
static final int SECURITY_TARGET_FEATURE_COUNT
The number of structural features of the 'Security Target' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SECURITY_TARGET_OPERATION_COUNT
static final int SECURITY_TARGET_OPERATION_COUNT
The number of operations of the 'Security Target' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getComponentSecurity
EClass getComponentSecurity()
Returns the meta object for class 'Component Security
'.- Returns:
- the meta object for class 'Component Security'.
- See Also:
ComponentSecurity
- 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:
ComponentSecurity.getPoCoB()
,getComponentSecurity()
- 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:
ComponentSecurity.getTTDV()
,getComponentSecurity()
- Generated class or method.
-
getComponentSecurityRepository
EClass getComponentSecurityRepository()
Returns the meta object for class 'Repository
'.- Returns:
- the meta object for class 'Repository'.
- See Also:
ComponentSecurityRepository
- 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:
ComponentSecurityRepository.getComponentsecurity()
,getComponentSecurityRepository()
- 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:
SecurityTarget
- 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.
-
-