public interface SecAlgorithmPackage
extends org.eclipse.emf.ecore.EPackage
SecAlgorithmFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
SecAlgorithmPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ACLF_BRANCH_RATING
The meta object id for the '
Aclf Branch Rating' class. |
static int |
ACLF_BRANCH_RATING__BRANCH
The feature id for the 'Branch' reference.
|
static int |
ACLF_BRANCH_RATING__DESC
The feature id for the 'Desc' attribute.
|
static int |
ACLF_BRANCH_RATING__ID
The feature id for the 'Id' attribute.
|
static int |
ACLF_BRANCH_RATING__NAME
The feature id for the 'Name' attribute.
|
static int |
ACLF_BRANCH_RATING__NUMBER
The feature id for the 'Number' attribute.
|
static int |
ACLF_BRANCH_RATING__STATUS
The feature id for the 'Status' attribute.
|
static int |
ACLF_BRANCH_RATING_FEATURE_COUNT
The number of structural features of the 'Aclf Branch Rating' class.
|
static SecAlgorithmPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
SEC_ANALYSIS_BRANCH_RATING_TYPE
The meta object id for the '
Sec Analysis Branch Rating Type' enum. |
static int |
SEC_ANALYSIS_VIOLATION_TYPE
The meta object id for the '
Sec Analysis Violation Type' enum. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
getAclfBranchRating()
Returns the meta object for class '
Aclf Branch Rating'. |
SecAlgorithmFactory |
getSecAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EEnum |
getSecAnalysisBranchRatingType()
Returns the meta object for enum '
Sec Analysis Branch Rating Type'. |
org.eclipse.emf.ecore.EEnum |
getSecAnalysisViolationType()
Returns the meta object for enum '
Sec Analysis Violation Type'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SecAlgorithmPackage eINSTANCE
static final int ACLF_BRANCH_RATING
Aclf Branch Rating' class.
static final int ACLF_BRANCH_RATING__ID
static final int ACLF_BRANCH_RATING__NAME
static final int ACLF_BRANCH_RATING__DESC
static final int ACLF_BRANCH_RATING__NUMBER
static final int ACLF_BRANCH_RATING__STATUS
static final int ACLF_BRANCH_RATING__BRANCH
static final int ACLF_BRANCH_RATING_FEATURE_COUNT
static final int SEC_ANALYSIS_VIOLATION_TYPE
Sec Analysis Violation Type' enum.
static final int SEC_ANALYSIS_BRANCH_RATING_TYPE
Sec Analysis Branch Rating Type' enum.
org.eclipse.emf.ecore.EClass getAclfBranchRating()
Aclf Branch Rating'.
AclfBranchRatingorg.eclipse.emf.ecore.EEnum getSecAnalysisViolationType()
Sec Analysis Violation Type'.
SecAnalysisViolationTypeorg.eclipse.emf.ecore.EEnum getSecAnalysisBranchRatingType()
Sec Analysis Branch Rating Type'.
SecAnalysisBranchRatingTypeSecAlgorithmFactory getSecAlgorithmFactory()