public interface SecurityPackage
extends org.eclipse.emf.ecore.EPackage
SecurityFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
SecurityPackage.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 |
CA
The meta object id for the '
CA ' class. |
static int |
CA__CERTIFICATE_URL
The feature id for the 'Certificate Url' attribute.
|
static int |
CA__CRL_URL
The feature id for the 'Crl Url' attribute list.
|
static int |
CA_FEATURE_COUNT
The number of structural features of the 'CA' class.
|
static int |
CONFIGURATION
The meta object id for the '
Configuration ' class. |
static int |
CONFIGURATION__NAME
The feature id for the 'Name' attribute.
|
static int |
CONFIGURATION__RULES
The feature id for the 'Rules' containment reference list.
|
static int |
CONFIGURATION__SCRIPTS
The feature id for the 'Scripts' containment reference list.
|
static int |
CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Configuration' class.
|
static SecurityPackage |
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 |
GENERIC_SCRIPT
The meta object id for the '
Generic Script ' class. |
static int |
GENERIC_SCRIPT__SOURCE
The feature id for the 'Source' attribute.
|
static int |
GENERIC_SCRIPT__TYPE
The feature id for the 'Type' attribute.
|
static int |
GENERIC_SCRIPT_FEATURE_COUNT
The number of structural features of the 'Generic Script' class.
|
static int |
JAVA_SCRIPT
The meta object id for the '
Java Script ' class. |
static int |
JAVA_SCRIPT__SOURCE
The feature id for the 'Source' attribute.
|
static int |
JAVA_SCRIPT_FEATURE_COUNT
The number of structural features of the 'Java Script' class.
|
static int |
LOGON_RULE
The meta object id for the '
Logon Rule ' class. |
static int |
LOGON_RULE__ACTION_FILTER
The feature id for the 'Action Filter' attribute.
|
static int |
LOGON_RULE__FILTER_SCRIPT
The feature id for the 'Filter Script' reference.
|
static int |
LOGON_RULE__ID
The feature id for the 'Id' attribute.
|
static int |
LOGON_RULE__ID_FILTER
The feature id for the 'Id Filter' attribute.
|
static int |
LOGON_RULE__TYPE_FILTER
The feature id for the 'Type Filter' attribute.
|
static int |
LOGON_RULE_FEATURE_COUNT
The number of structural features of the 'Logon Rule' class.
|
static int |
PATTERN
The meta object id for the 'Pattern' data type.
|
static int |
RULE
The meta object id for the '
Rule ' class. |
static int |
RULE__ACTION_FILTER
The feature id for the 'Action Filter' attribute.
|
static int |
RULE__FILTER_SCRIPT
The feature id for the 'Filter Script' reference.
|
static int |
RULE__ID
The feature id for the 'Id' attribute.
|
static int |
RULE__ID_FILTER
The feature id for the 'Id Filter' attribute.
|
static int |
RULE__TYPE_FILTER
The feature id for the 'Type Filter' attribute.
|
static int |
RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.
|
static int |
RULES
The meta object id for the '
Rules ' class. |
static int |
RULES__NAME
The feature id for the 'Name' attribute.
|
static int |
RULES__RULES
The feature id for the 'Rules' containment reference list.
|
static int |
RULES_FEATURE_COUNT
The number of structural features of the 'Rules' class.
|
static int |
SCRIPT
The meta object id for the '
Script ' class. |
static int |
SCRIPT__SOURCE
The feature id for the 'Source' attribute.
|
static int |
SCRIPT_FEATURE_COUNT
The number of structural features of the 'Script' class.
|
static int |
SCRIPT_RULE
The meta object id for the '
Script Rule ' class. |
static int |
SCRIPT_RULE__ACTION_FILTER
The feature id for the 'Action Filter' attribute.
|
static int |
SCRIPT_RULE__CALLBACK_SCRIPT
The feature id for the 'Callback Script' reference.
|
static int |
SCRIPT_RULE__FILTER_SCRIPT
The feature id for the 'Filter Script' reference.
|
static int |
SCRIPT_RULE__ID
The feature id for the 'Id' attribute.
|
static int |
SCRIPT_RULE__ID_FILTER
The feature id for the 'Id Filter' attribute.
|
static int |
SCRIPT_RULE__SCRIPT
The feature id for the 'Script' reference.
|
static int |
SCRIPT_RULE__TYPE_FILTER
The feature id for the 'Type Filter' attribute.
|
static int |
SCRIPT_RULE_FEATURE_COUNT
The number of structural features of the 'Script Rule' class.
|
static int |
SIGNATURE_RULE
The meta object id for the '
Signature Rule ' class. |
static int |
SIGNATURE_RULE__ACTION_FILTER
The feature id for the 'Action Filter' attribute.
|
static int |
SIGNATURE_RULE__FILTER_SCRIPT
The feature id for the 'Filter Script' reference.
|
static int |
SIGNATURE_RULE__ID
The feature id for the 'Id' attribute.
|
static int |
SIGNATURE_RULE__ID_FILTER
The feature id for the 'Id Filter' attribute.
|
static int |
SIGNATURE_RULE__INDENT_XML
The feature id for the 'Indent Xml' attribute.
|
static int |
SIGNATURE_RULE__POST_PROCESSOR
The feature id for the 'Post Processor' reference.
|
static int |
SIGNATURE_RULE__RELOAD_PERIOD
The feature id for the 'Reload Period' attribute.
|
static int |
SIGNATURE_RULE__TRUSTED_CERTIFICATION_AUTHORITY
The feature id for the 'Trusted Certification Authority' containment reference list.
|
static int |
SIGNATURE_RULE__TYPE_FILTER
The feature id for the 'Type Filter' attribute.
|
static int |
SIGNATURE_RULE_FEATURE_COUNT
The number of structural features of the 'Signature Rule' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getCA_CertificateUrl()
Returns the meta object for the attribute '
Certificate Url '. |
org.eclipse.emf.ecore.EAttribute |
getCA_CrlUrl()
Returns the meta object for the attribute list '
Crl Url '. |
org.eclipse.emf.ecore.EClass |
getCA()
Returns the meta object for class '
CA '. |
org.eclipse.emf.ecore.EReference |
getConfiguration_Scripts()
Returns the meta object for the containment reference list '
Scripts '. |
org.eclipse.emf.ecore.EClass |
getConfiguration()
Returns the meta object for class '
Configuration '. |
org.eclipse.emf.ecore.EAttribute |
getGenericScript_Type()
Returns the meta object for the attribute '
Type '. |
org.eclipse.emf.ecore.EClass |
getGenericScript()
Returns the meta object for class '
Generic Script '. |
org.eclipse.emf.ecore.EClass |
getJavaScript()
Returns the meta object for class '
Java Script '. |
org.eclipse.emf.ecore.EClass |
getLogonRule()
Returns the meta object for class '
Logon Rule '. |
org.eclipse.emf.ecore.EDataType |
getPattern()
Returns the meta object for data type '
Pattern '. |
org.eclipse.emf.ecore.EAttribute |
getRule_ActionFilter()
Returns the meta object for the attribute '
Action Filter '. |
org.eclipse.emf.ecore.EReference |
getRule_FilterScript()
Returns the meta object for the reference '
Filter Script '. |
org.eclipse.emf.ecore.EAttribute |
getRule_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EAttribute |
getRule_IdFilter()
Returns the meta object for the attribute '
Id Filter '. |
org.eclipse.emf.ecore.EAttribute |
getRule_TypeFilter()
Returns the meta object for the attribute '
Type Filter '. |
org.eclipse.emf.ecore.EClass |
getRule()
Returns the meta object for class '
Rule '. |
org.eclipse.emf.ecore.EAttribute |
getRules_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EReference |
getRules_Rules()
Returns the meta object for the containment reference list '
Rules '. |
org.eclipse.emf.ecore.EClass |
getRules()
Returns the meta object for class '
Rules '. |
org.eclipse.emf.ecore.EAttribute |
getScript_Source()
Returns the meta object for the attribute '
Source '. |
org.eclipse.emf.ecore.EClass |
getScript()
Returns the meta object for class '
Script '. |
org.eclipse.emf.ecore.EReference |
getScriptRule_CallbackScript()
Returns the meta object for the reference '
Callback Script '. |
org.eclipse.emf.ecore.EReference |
getScriptRule_Script()
Returns the meta object for the reference '
Script '. |
org.eclipse.emf.ecore.EClass |
getScriptRule()
Returns the meta object for class '
Script Rule '. |
SecurityFactory |
getSecurityFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getSignatureRule_IndentXml()
Returns the meta object for the attribute '
Indent Xml '. |
org.eclipse.emf.ecore.EReference |
getSignatureRule_PostProcessor()
Returns the meta object for the reference '
Post Processor '. |
org.eclipse.emf.ecore.EAttribute |
getSignatureRule_ReloadPeriod()
Returns the meta object for the attribute '
Reload Period '. |
org.eclipse.emf.ecore.EReference |
getSignatureRule_TrustedCertificationAuthority()
Returns the meta object for the containment reference list '
Trusted Certification Authority '. |
org.eclipse.emf.ecore.EClass |
getSignatureRule()
Returns the meta object for class '
Signature Rule '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SecurityPackage eINSTANCE
static final int RULE
Rule
' class.
static final int RULE__ID
static final int RULE__ID_FILTER
static final int RULE__ACTION_FILTER
static final int RULE__TYPE_FILTER
static final int RULE__FILTER_SCRIPT
static final int RULE_FEATURE_COUNT
static final int SCRIPT_RULE
Script Rule
' class.
static final int SCRIPT_RULE__ID
static final int SCRIPT_RULE__ID_FILTER
static final int SCRIPT_RULE__ACTION_FILTER
static final int SCRIPT_RULE__TYPE_FILTER
static final int SCRIPT_RULE__FILTER_SCRIPT
static final int SCRIPT_RULE__SCRIPT
static final int SCRIPT_RULE__CALLBACK_SCRIPT
static final int SCRIPT_RULE_FEATURE_COUNT
static final int LOGON_RULE
Logon Rule
' class.
static final int LOGON_RULE__ID
static final int LOGON_RULE__ID_FILTER
static final int LOGON_RULE__ACTION_FILTER
static final int LOGON_RULE__TYPE_FILTER
static final int LOGON_RULE__FILTER_SCRIPT
static final int LOGON_RULE_FEATURE_COUNT
static final int SIGNATURE_RULE
Signature Rule
' class.
static final int SIGNATURE_RULE__ID
static final int SIGNATURE_RULE__ID_FILTER
static final int SIGNATURE_RULE__ACTION_FILTER
static final int SIGNATURE_RULE__TYPE_FILTER
static final int SIGNATURE_RULE__FILTER_SCRIPT
static final int SIGNATURE_RULE__TRUSTED_CERTIFICATION_AUTHORITY
static final int SIGNATURE_RULE__INDENT_XML
static final int SIGNATURE_RULE__POST_PROCESSOR
static final int SIGNATURE_RULE__RELOAD_PERIOD
static final int SIGNATURE_RULE_FEATURE_COUNT
static final int SCRIPT
Script
' class.
static final int SCRIPT__SOURCE
static final int SCRIPT_FEATURE_COUNT
static final int JAVA_SCRIPT
Java Script
' class.
static final int JAVA_SCRIPT__SOURCE
static final int JAVA_SCRIPT_FEATURE_COUNT
static final int GENERIC_SCRIPT
Generic Script
' class.
static final int GENERIC_SCRIPT__SOURCE
static final int GENERIC_SCRIPT__TYPE
static final int GENERIC_SCRIPT_FEATURE_COUNT
static final int RULES
Rules
' class.
static final int RULES__RULES
static final int RULES__NAME
static final int RULES_FEATURE_COUNT
static final int CONFIGURATION
Configuration
' class.
static final int CONFIGURATION__RULES
static final int CONFIGURATION__NAME
static final int CONFIGURATION__SCRIPTS
static final int CONFIGURATION_FEATURE_COUNT
static final int CA
CA
' class.
CAImpl
,
SecurityPackageImpl.getCA()
,
Constant Field Valuesstatic final int CA__CERTIFICATE_URL
static final int CA__CRL_URL
static final int CA_FEATURE_COUNT
static final int PATTERN
org.eclipse.emf.ecore.EClass getRule()
Rule
'.
Rule
org.eclipse.emf.ecore.EAttribute getRule_Id()
Id
'.
Rule.getId()
,
getRule()
org.eclipse.emf.ecore.EAttribute getRule_IdFilter()
Id Filter
'.
Rule.getIdFilter()
,
getRule()
org.eclipse.emf.ecore.EAttribute getRule_ActionFilter()
Action Filter
'.
Rule.getActionFilter()
,
getRule()
org.eclipse.emf.ecore.EAttribute getRule_TypeFilter()
Type Filter
'.
Rule.getTypeFilter()
,
getRule()
org.eclipse.emf.ecore.EReference getRule_FilterScript()
Filter Script
'.
Rule.getFilterScript()
,
getRule()
org.eclipse.emf.ecore.EClass getScriptRule()
Script Rule
'.
ScriptRule
org.eclipse.emf.ecore.EReference getScriptRule_Script()
Script
'.
ScriptRule.getScript()
,
getScriptRule()
org.eclipse.emf.ecore.EReference getScriptRule_CallbackScript()
Callback Script
'.
ScriptRule.getCallbackScript()
,
getScriptRule()
org.eclipse.emf.ecore.EClass getLogonRule()
Logon Rule
'.
LogonRule
org.eclipse.emf.ecore.EClass getSignatureRule()
Signature Rule
'.
SignatureRule
org.eclipse.emf.ecore.EReference getSignatureRule_TrustedCertificationAuthority()
Trusted Certification Authority
'.
SignatureRule.getTrustedCertificationAuthority()
,
getSignatureRule()
org.eclipse.emf.ecore.EAttribute getSignatureRule_IndentXml()
Indent Xml
'.
SignatureRule.isIndentXml()
,
getSignatureRule()
org.eclipse.emf.ecore.EReference getSignatureRule_PostProcessor()
Post Processor
'.
SignatureRule.getPostProcessor()
,
getSignatureRule()
org.eclipse.emf.ecore.EAttribute getSignatureRule_ReloadPeriod()
Reload Period
'.
SignatureRule.getReloadPeriod()
,
getSignatureRule()
org.eclipse.emf.ecore.EClass getScript()
Script
'.
Script
org.eclipse.emf.ecore.EAttribute getScript_Source()
Source
'.
Script.getSource()
,
getScript()
org.eclipse.emf.ecore.EClass getJavaScript()
Java Script
'.
JavaScript
org.eclipse.emf.ecore.EClass getGenericScript()
Generic Script
'.
GenericScript
org.eclipse.emf.ecore.EAttribute getGenericScript_Type()
Type
'.
GenericScript.getType()
,
getGenericScript()
org.eclipse.emf.ecore.EClass getConfiguration()
Configuration
'.
Configuration
org.eclipse.emf.ecore.EReference getConfiguration_Scripts()
Scripts
'.
Configuration.getScripts()
,
getConfiguration()
org.eclipse.emf.ecore.EClass getRules()
Rules
'.
Rules
org.eclipse.emf.ecore.EReference getRules_Rules()
Rules
'.
Rules.getRules()
,
getRules()
org.eclipse.emf.ecore.EAttribute getRules_Name()
Name
'.
Rules.getName()
,
getRules()
org.eclipse.emf.ecore.EClass getCA()
CA
'.
CA
org.eclipse.emf.ecore.EAttribute getCA_CertificateUrl()
Certificate Url
'.
CA.getCertificateUrl()
,
getCA()
org.eclipse.emf.ecore.EAttribute getCA_CrlUrl()
Crl Url
'.
CA.getCrlUrl()
,
getCA()
org.eclipse.emf.ecore.EDataType getPattern()
Pattern
'.
Pattern
SecurityFactory getSecurityFactory()