|
Oxygen XML Editor 13.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface LicenseComponents
All components for an oXygen license.
Usually a license has several components licensed like:
EDITOR_COMPONENT_NAME
and SAXON_SA_COMPONENT_NAME
for XML Editor
or
AUTHOR_COMPONENT_NAME
and SAXON_SA_COMPONENT_NAME
for XML Author
Field Summary | |
---|---|
static java.lang.String |
AUTHOR_COMPONENT_COMPONENT_NAME
The AuthorComponent component is licensed for using it as a component of another application or applet. |
static java.lang.String |
AUTHOR_COMPONENT_NAME
The Author component is licensed both on SA and Eclipse. |
static java.lang.String |
DEBUGGER_COMPONENT_NAME
The Debugger component is licensed both on SA and Eclipse. |
static java.lang.String |
DEVELOPER_COMPONENT_NAME
The Developer component is licensed both on SA and Eclipse. |
static java.lang.String |
DIFF_APPLICATION_COMPONENT_NAME
The Diff application component name. |
static java.lang.String |
DIFF_SERVER_COMPONENT_NAME
The Diff component name for the server. |
static java.lang.String |
EDITOR_COMPONENT_NAME
The Editor component is licensed both on SA and Eclipse. |
static java.lang.String |
SAXON_SA_COMPONENT_NAME
The Saxon SA component. |
static java.lang.String |
SVN_CLIENT_COMPONENT_NAME
The SVN Client component name. |
Field Detail |
---|
static final java.lang.String AUTHOR_COMPONENT_NAME
static final java.lang.String AUTHOR_COMPONENT_COMPONENT_NAME
static final java.lang.String EDITOR_COMPONENT_NAME
static final java.lang.String DEVELOPER_COMPONENT_NAME
static final java.lang.String DEBUGGER_COMPONENT_NAME
static final java.lang.String SVN_CLIENT_COMPONENT_NAME
static final java.lang.String SAXON_SA_COMPONENT_NAME
static final java.lang.String DIFF_SERVER_COMPONENT_NAME
static final java.lang.String DIFF_APPLICATION_COMPONENT_NAME
|
Oxygen XML Editor 13.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |