|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SigningsPackage
The Package for the model. It contains accessors for the meta objects to represent
SigningsFactory| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static SigningsPackage |
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 |
SIGNING_CERTIFICATE
The meta object id for the ' Signing Certificate' class. |
static int |
SIGNING_CERTIFICATE__ALIAS_NAME
The feature id for the 'Alias Name' attribute. |
static int |
SIGNING_CERTIFICATE__CERTIFICATE_PASSWORD
The feature id for the 'Certificate Password' attribute. |
static int |
SIGNING_CERTIFICATE__KEYSTORE
The feature id for the 'Keystore' attribute. |
static int |
SIGNING_CERTIFICATE__KEYSTORE_PASSWORD
The feature id for the 'Keystore Password' attribute. |
static int |
SIGNING_CERTIFICATE_FEATURE_COUNT
The number of structural features of the the 'Signing Certificate' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getSigningCertificate_AliasName()
Returns the meta object for the attribute ' Alias Name'. |
org.eclipse.emf.ecore.EAttribute |
getSigningCertificate_CertificatePassword()
Returns the meta object for the attribute ' Certificate Password'. |
org.eclipse.emf.ecore.EAttribute |
getSigningCertificate_Keystore()
Returns the meta object for the attribute ' Keystore'. |
org.eclipse.emf.ecore.EAttribute |
getSigningCertificate_KeystorePassword()
Returns the meta object for the attribute ' Keystore Password'. |
org.eclipse.emf.ecore.EClass |
getSigningCertificate()
Returns the meta object for class ' Signing Certificate'. |
SigningsFactory |
getSigningsFactory()
Returns the factory that creates the instances of the model. |
| 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.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SigningsPackage eINSTANCE
static final int SIGNING_CERTIFICATE
Signing Certificate' class.
SigningCertificateImpl,
SigningsPackageImpl.getSigningCertificate(),
Constant Field Valuesstatic final int SIGNING_CERTIFICATE__KEYSTORE
static final int SIGNING_CERTIFICATE__ALIAS_NAME
static final int SIGNING_CERTIFICATE__KEYSTORE_PASSWORD
static final int SIGNING_CERTIFICATE__CERTIFICATE_PASSWORD
static final int SIGNING_CERTIFICATE_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getSigningCertificate()
Signing Certificate'.
SigningCertificateorg.eclipse.emf.ecore.EAttribute getSigningCertificate_Keystore()
Keystore'.
SigningCertificate.getKeystore(),
getSigningCertificate()org.eclipse.emf.ecore.EAttribute getSigningCertificate_AliasName()
Alias Name'.
SigningCertificate.getAliasName(),
getSigningCertificate()org.eclipse.emf.ecore.EAttribute getSigningCertificate_KeystorePassword()
Keystore Password'.
SigningCertificate.getKeystorePassword(),
getSigningCertificate()org.eclipse.emf.ecore.EAttribute getSigningCertificate_CertificatePassword()
Certificate Password'.
SigningCertificate.getCertificatePassword(),
getSigningCertificate()SigningsFactory getSigningsFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||