|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetadataFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
MetadataPackage| Field Summary | |
|---|---|
static MetadataFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
AuthorType |
createAuthorType()
Returns a new object of class 'Author Type'. |
CodedMetadataType |
createCodedMetadataType()
Returns a new object of class 'Coded Metadata Type'. |
DocumentEntryType |
createDocumentEntryType()
Returns a new object of class 'Document Entry Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
FolderType |
createFolderType()
Returns a new object of class 'Folder Type'. |
InternationalStringType |
createInternationalStringType()
Returns a new object of class 'International String Type'. |
LocalizedStringType |
createLocalizedStringType()
Returns a new object of class 'Localized String Type'. |
MultipleDocumentSetType |
createMultipleDocumentSetType()
Returns a new object of class 'Multiple Document Set Type'. |
ProvideAndRegisterDocumentSetType |
createProvideAndRegisterDocumentSetType()
Returns a new object of class 'Provide And Register Document Set Type'. |
SubmissionSetType |
createSubmissionSetType()
Returns a new object of class 'Submission Set Type'. |
MetadataPackage |
getMetadataPackage()
Returns the package supported by this factory. |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| 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 MetadataFactory eINSTANCE
| Method Detail |
|---|
AuthorType createAuthorType()
CodedMetadataType createCodedMetadataType()
DocumentEntryType createDocumentEntryType()
DocumentRoot createDocumentRoot()
FolderType createFolderType()
InternationalStringType createInternationalStringType()
LocalizedStringType createLocalizedStringType()
MultipleDocumentSetType createMultipleDocumentSetType()
ProvideAndRegisterDocumentSetType createProvideAndRegisterDocumentSetType()
SubmissionSetType createSubmissionSetType()
MetadataPackage getMetadataPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||