public static interface SecurityPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
CA
The meta object literal for the '
CA ' class. |
static org.eclipse.emf.ecore.EAttribute |
CA__CERTIFICATE_URL
The meta object literal for the 'Certificate Url' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CA__CRL_URL
The meta object literal for the 'Crl Url' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
CONFIGURATION
The meta object literal for the '
Configuration ' class. |
static org.eclipse.emf.ecore.EReference |
CONFIGURATION__SCRIPTS
The meta object literal for the 'Scripts' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
GENERIC_SCRIPT
The meta object literal for the '
Generic Script ' class. |
static org.eclipse.emf.ecore.EAttribute |
GENERIC_SCRIPT__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
JAVA_SCRIPT
The meta object literal for the '
Java Script ' class. |
static org.eclipse.emf.ecore.EClass |
LOGON_RULE
The meta object literal for the '
Logon Rule ' class. |
static org.eclipse.emf.ecore.EDataType |
PATTERN
The meta object literal for the 'Pattern' data type.
|
static org.eclipse.emf.ecore.EClass |
RULE
The meta object literal for the '
Rule ' class. |
static org.eclipse.emf.ecore.EAttribute |
RULE__ACTION_FILTER
The meta object literal for the 'Action Filter' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
RULE__FILTER_SCRIPT
The meta object literal for the 'Filter Script' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
RULE__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
RULE__ID_FILTER
The meta object literal for the 'Id Filter' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
RULE__TYPE_FILTER
The meta object literal for the 'Type Filter' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
RULES
The meta object literal for the '
Rules ' class. |
static org.eclipse.emf.ecore.EAttribute |
RULES__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
RULES__RULES
The meta object literal for the 'Rules' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT
The meta object literal for the '
Script ' class. |
static org.eclipse.emf.ecore.EAttribute |
SCRIPT__SOURCE
The meta object literal for the 'Source' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_RULE
The meta object literal for the '
Script Rule ' class. |
static org.eclipse.emf.ecore.EReference |
SCRIPT_RULE__CALLBACK_SCRIPT
The meta object literal for the 'Callback Script' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SCRIPT_RULE__SCRIPT
The meta object literal for the 'Script' reference feature.
|
static org.eclipse.emf.ecore.EClass |
SIGNATURE_RULE
The meta object literal for the '
Signature Rule ' class. |
static org.eclipse.emf.ecore.EAttribute |
SIGNATURE_RULE__INDENT_XML
The meta object literal for the 'Indent Xml' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SIGNATURE_RULE__POST_PROCESSOR
The meta object literal for the 'Post Processor' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SIGNATURE_RULE__RELOAD_PERIOD
The meta object literal for the 'Reload Period' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SIGNATURE_RULE__TRUSTED_CERTIFICATION_AUTHORITY
The meta object literal for the 'Trusted Certification Authority' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass RULE
Rule
' class.
RuleImpl
,
SecurityPackageImpl.getRule()
static final org.eclipse.emf.ecore.EAttribute RULE__ID
static final org.eclipse.emf.ecore.EAttribute RULE__ID_FILTER
static final org.eclipse.emf.ecore.EAttribute RULE__ACTION_FILTER
static final org.eclipse.emf.ecore.EAttribute RULE__TYPE_FILTER
static final org.eclipse.emf.ecore.EReference RULE__FILTER_SCRIPT
static final org.eclipse.emf.ecore.EClass SCRIPT_RULE
Script Rule
' class.
static final org.eclipse.emf.ecore.EReference SCRIPT_RULE__SCRIPT
static final org.eclipse.emf.ecore.EReference SCRIPT_RULE__CALLBACK_SCRIPT
static final org.eclipse.emf.ecore.EClass LOGON_RULE
Logon Rule
' class.
LogonRuleImpl
,
SecurityPackageImpl.getLogonRule()
static final org.eclipse.emf.ecore.EClass SIGNATURE_RULE
Signature Rule
' class.
static final org.eclipse.emf.ecore.EReference SIGNATURE_RULE__TRUSTED_CERTIFICATION_AUTHORITY
static final org.eclipse.emf.ecore.EAttribute SIGNATURE_RULE__INDENT_XML
static final org.eclipse.emf.ecore.EReference SIGNATURE_RULE__POST_PROCESSOR
static final org.eclipse.emf.ecore.EAttribute SIGNATURE_RULE__RELOAD_PERIOD
static final org.eclipse.emf.ecore.EClass SCRIPT
Script
' class.
ScriptImpl
,
SecurityPackageImpl.getScript()
static final org.eclipse.emf.ecore.EAttribute SCRIPT__SOURCE
static final org.eclipse.emf.ecore.EClass JAVA_SCRIPT
Java Script
' class.
static final org.eclipse.emf.ecore.EClass GENERIC_SCRIPT
Generic Script
' class.
static final org.eclipse.emf.ecore.EAttribute GENERIC_SCRIPT__TYPE
static final org.eclipse.emf.ecore.EClass CONFIGURATION
Configuration
' class.
static final org.eclipse.emf.ecore.EReference CONFIGURATION__SCRIPTS
static final org.eclipse.emf.ecore.EClass RULES
Rules
' class.
RulesImpl
,
SecurityPackageImpl.getRules()
static final org.eclipse.emf.ecore.EReference RULES__RULES
static final org.eclipse.emf.ecore.EAttribute RULES__NAME
static final org.eclipse.emf.ecore.EClass CA
CA
' class.
CAImpl
,
SecurityPackageImpl.getCA()
static final org.eclipse.emf.ecore.EAttribute CA__CERTIFICATE_URL
static final org.eclipse.emf.ecore.EAttribute CA__CRL_URL
static final org.eclipse.emf.ecore.EDataType PATTERN
Pattern
,
SecurityPackageImpl.getPattern()