By the extension points com.odc.eva3.dev.core.document and
com.odc.eva3.dev.core.subdocument you can include file types into
the resource handling of eva/3 documents. The handling of
eva/3 documents contains the following aspects:
By the Etensionpoints
com.odc.eva3.dev.core.document
and
com.odc.eva3.dev.core.subdocument
you can include file types into the resource handling of eva/3 Application Builder documents. The handling of eva/3 Application Builder documents contains the following aspects:
com.odc.eva3.dev.core.documentThis extension contains one element of type adapterFactory and
a list of elements of type document.
The element adapterFactory contains the following
attributes:
| factoryClass | Describes the class implementing
IAdapterFactory |
| resourcetype | Describes the IResource.Type of the document
types. It is one of IFile, IProject, IFolder. If this extension
defines elements of type document, it must be set to
IFile |
An element document contains the following attributes:
| fileExtension | the file extension of this type |
| printDetailedOptional | Tells wheter to be printed in detailed and in simple mode |
| printable | Tells whether this type can be printed |
| printName | The print chapter label of this type. Its the chapter label in the content print book in printing a eva/3 project |
com.odc.eva3.dev.core.subdocumentAn element document contains the following attributes:
| fileExtension | A file extension of a resource, that can be referenced by
a file of an eva/3 document of type
fileExtension |
| parentfileExtension | The file extension of a described eva/3
document that can reference files with the extension described in
fileExtension |