|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MIMEPackage
The Package for the model. It contains accessors for the meta objects to represent
MIMEFactory
Nested Class Summary | |
---|---|
static interface |
MIMEPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Field Summary | |
---|---|
static MIMEPackage |
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 |
IMIME_CONTENT
The meta object id for the ' IMIME Content ' class |
static int |
IMIME_CONTENT_FEATURE_COUNT
The number of structural features of the 'IMIME Content' class |
static int |
IMIME_MIME_XML
The meta object id for the ' IMIME Mime Xml ' class |
static int |
IMIME_MIME_XML_FEATURE_COUNT
The number of structural features of the 'IMIME Mime Xml' class |
static int |
IMIME_MULTIPART_RELATED
The meta object id for the ' IMIME Multipart Related ' class |
static int |
IMIME_MULTIPART_RELATED_FEATURE_COUNT
The number of structural features of the 'IMIME Multipart Related' class |
static int |
IMIME_PART
The meta object id for the ' IMIME Part ' class |
static int |
IMIME_PART_FEATURE_COUNT
The number of structural features of the 'IMIME Part' class |
static int |
LIST
The meta object id for the 'List' data type |
static int |
MIME_CONTENT
The meta object id for the ' Content ' class |
static int |
MIME_CONTENT__DOCUMENTATION_ELEMENT
The feature id for the 'Documentation Element' attribute |
static int |
MIME_CONTENT__ELEMENT
The feature id for the 'Element' attribute |
static int |
MIME_CONTENT__ELEMENT_TYPE
The feature id for the 'Element Type' attribute |
static int |
MIME_CONTENT__EPART
The feature id for the 'EPart' reference |
static int |
MIME_CONTENT__REQUIRED
The feature id for the 'Required' attribute |
static int |
MIME_CONTENT__TYPE
The feature id for the 'Type' attribute |
static int |
MIME_CONTENT_FEATURE_COUNT
The number of structural features of the 'Content' class |
static int |
MIME_MIME_XML
The meta object id for the ' Mime Xml ' class |
static int |
MIME_MIME_XML__DOCUMENTATION_ELEMENT
The feature id for the 'Documentation Element' attribute |
static int |
MIME_MIME_XML__ELEMENT
The feature id for the 'Element' attribute |
static int |
MIME_MIME_XML__ELEMENT_TYPE
The feature id for the 'Element Type' attribute |
static int |
MIME_MIME_XML__EPART
The feature id for the 'EPart' reference |
static int |
MIME_MIME_XML__REQUIRED
The feature id for the 'Required' attribute |
static int |
MIME_MIME_XML_FEATURE_COUNT
The number of structural features of the 'Mime Xml' class |
static int |
MIME_MULTIPART_RELATED
The meta object id for the ' Multipart Related ' class |
static int |
MIME_MULTIPART_RELATED__DOCUMENTATION_ELEMENT
The feature id for the 'Documentation Element' attribute |
static int |
MIME_MULTIPART_RELATED__ELEMENT
The feature id for the 'Element' attribute |
static int |
MIME_MULTIPART_RELATED__ELEMENT_TYPE
The feature id for the 'Element Type' attribute |
static int |
MIME_MULTIPART_RELATED__EMIME_PART
The feature id for the 'EMIME Part' containment reference list |
static int |
MIME_MULTIPART_RELATED__REQUIRED
The feature id for the 'Required' attribute |
static int |
MIME_MULTIPART_RELATED_FEATURE_COUNT
The number of structural features of the 'Multipart Related' class |
static int |
MIME_PART
The meta object id for the ' Part ' class |
static int |
MIME_PART__DOCUMENTATION_ELEMENT
The feature id for the 'Documentation Element' attribute |
static int |
MIME_PART__EEXTENSIBILITY_ELEMENTS
The feature id for the 'EExtensibility Elements' containment reference list |
static int |
MIME_PART__ELEMENT
The feature id for the 'Element' attribute |
static int |
MIME_PART__ELEMENT_TYPE
The feature id for the 'Element Type' attribute |
static int |
MIME_PART__REQUIRED
The feature id for the 'Required' attribute |
static int |
MIME_PART_FEATURE_COUNT
The number of structural features of the 'Part' class |
Method Summary | |
---|---|
EClass |
getIMIMEContent()
Returns the meta object for class ' IMIME Content ' |
EClass |
getIMIMEMimeXml()
Returns the meta object for class ' IMIME Mime Xml ' |
EClass |
getIMIMEMultipartRelated()
Returns the meta object for class ' IMIME Multipart Related ' |
EClass |
getIMIMEPart()
Returns the meta object for class ' IMIME Part ' |
EDataType |
getList()
Returns the meta object for data type ' List ' |
EReference |
getMIMEContent_EPart()
Returns the meta object for the reference ' EPart ' |
EAttribute |
getMIMEContent_Type()
Returns the meta object for the attribute ' Type ' |
EClass |
getMIMEContent()
Returns the meta object for class ' Content ' |
MIMEFactory |
getMIMEFactory()
Returns the factory that creates the instances of the model |
EReference |
getMIMEMimeXml_EPart()
Returns the meta object for the reference ' EPart ' |
EClass |
getMIMEMimeXml()
Returns the meta object for class ' Mime Xml ' |
EReference |
getMIMEMultipartRelated_EMIMEPart()
Returns the meta object for the containment reference list ' EMIME Part ' |
EClass |
getMIMEMultipartRelated()
Returns the meta object for class ' Multipart Related ' |
EReference |
getMIMEPart_EExtensibilityElements()
Returns the meta object for the containment reference list ' EExtensibility Elements ' |
EClass |
getMIMEPart()
Returns the meta object for class ' Part ' |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final MIMEPackage eINSTANCE
static final int MIME_CONTENT
Content
' class.
MIMEContentImpl
,
MIMEPackageImpl.getMIMEContent()
,
Constant Field Valuesstatic final int MIME_CONTENT__DOCUMENTATION_ELEMENT
static final int MIME_CONTENT__ELEMENT
static final int MIME_CONTENT__REQUIRED
static final int MIME_CONTENT__ELEMENT_TYPE
static final int MIME_CONTENT__TYPE
static final int MIME_CONTENT__EPART
static final int MIME_CONTENT_FEATURE_COUNT
static final int MIME_PART
Part
' class.
MIMEPartImpl
,
MIMEPackageImpl.getMIMEPart()
,
Constant Field Valuesstatic final int MIME_PART__DOCUMENTATION_ELEMENT
static final int MIME_PART__ELEMENT
static final int MIME_PART__REQUIRED
static final int MIME_PART__ELEMENT_TYPE
static final int MIME_PART__EEXTENSIBILITY_ELEMENTS
static final int MIME_PART_FEATURE_COUNT
static final int MIME_MULTIPART_RELATED
Multipart Related
' class.
MIMEMultipartRelatedImpl
,
MIMEPackageImpl.getMIMEMultipartRelated()
,
Constant Field Valuesstatic final int MIME_MULTIPART_RELATED__DOCUMENTATION_ELEMENT
static final int MIME_MULTIPART_RELATED__ELEMENT
static final int MIME_MULTIPART_RELATED__REQUIRED
static final int MIME_MULTIPART_RELATED__ELEMENT_TYPE
static final int MIME_MULTIPART_RELATED__EMIME_PART
static final int MIME_MULTIPART_RELATED_FEATURE_COUNT
static final int MIME_MIME_XML
Mime Xml
' class.
MIMEMimeXmlImpl
,
MIMEPackageImpl.getMIMEMimeXml()
,
Constant Field Valuesstatic final int MIME_MIME_XML__DOCUMENTATION_ELEMENT
static final int MIME_MIME_XML__ELEMENT
static final int MIME_MIME_XML__REQUIRED
static final int MIME_MIME_XML__ELEMENT_TYPE
static final int MIME_MIME_XML__EPART
static final int MIME_MIME_XML_FEATURE_COUNT
static final int IMIME_PART
IMIME Part
' class.
MIMEPart
,
MIMEPackageImpl.getIMIMEPart()
,
Constant Field Valuesstatic final int IMIME_PART_FEATURE_COUNT
static final int IMIME_MULTIPART_RELATED
IMIME Multipart Related
' class.
MIMEMultipartRelated
,
MIMEPackageImpl.getIMIMEMultipartRelated()
,
Constant Field Valuesstatic final int IMIME_MULTIPART_RELATED_FEATURE_COUNT
static final int IMIME_CONTENT
IMIME Content
' class.
MIMEContent
,
MIMEPackageImpl.getIMIMEContent()
,
Constant Field Valuesstatic final int IMIME_CONTENT_FEATURE_COUNT
static final int IMIME_MIME_XML
IMIME Mime Xml
' class.
MIMEMimeXml
,
MIMEPackageImpl.getIMIMEMimeXml()
,
Constant Field Valuesstatic final int IMIME_MIME_XML_FEATURE_COUNT
static final int LIST
List
,
MIMEPackageImpl.getList()
,
Constant Field ValuesMethod Detail |
---|
EClass getMIMEContent()
Content
'.
MIMEContent
EAttribute getMIMEContent_Type()
Type
'.
MIMEContent.getType()
,
getMIMEContent()
EReference getMIMEContent_EPart()
EPart
'.
MIMEContent.getEPart()
,
getMIMEContent()
EClass getMIMEPart()
Part
'.
MIMEPart
EReference getMIMEPart_EExtensibilityElements()
EExtensibility Elements
'.
MIMEPart.getEExtensibilityElements()
,
getMIMEPart()
EClass getMIMEMultipartRelated()
Multipart Related
'.
MIMEMultipartRelated
EReference getMIMEMultipartRelated_EMIMEPart()
EMIME Part
'.
MIMEMultipartRelated.getEMIMEPart()
,
getMIMEMultipartRelated()
EClass getMIMEMimeXml()
Mime Xml
'.
MIMEMimeXml
EReference getMIMEMimeXml_EPart()
EPart
'.
MIMEMimeXml.getEPart()
,
getMIMEMimeXml()
EClass getIMIMEPart()
IMIME Part
'.
MIMEPart
EClass getIMIMEMultipartRelated()
IMIME Multipart Related
'.
MIMEMultipartRelated
EClass getIMIMEContent()
IMIME Content
'.
MIMEContent
EClass getIMIMEMimeXml()
IMIME Mime Xml
'.
MIMEMimeXml
EDataType getList()
List
'.
List
MIMEFactory getMIMEFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |