Oxygen XML Editor 14.2 Author API

ro.sync.exml.workspace.api.license
Interface LicenseComponents

All Known Subinterfaces:
LicenseInformationProvider

@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

Since:
12.2

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

AUTHOR_COMPONENT_NAME

static final java.lang.String AUTHOR_COMPONENT_NAME
The Author component is licensed both on SA and Eclipse.

See Also:
Constant Field Values

AUTHOR_COMPONENT_COMPONENT_NAME

static final java.lang.String AUTHOR_COMPONENT_COMPONENT_NAME
The AuthorComponent component is licensed for using it as a component of another application or applet.

See Also:
Constant Field Values

EDITOR_COMPONENT_NAME

static final java.lang.String EDITOR_COMPONENT_NAME
The Editor component is licensed both on SA and Eclipse.

See Also:
Constant Field Values

DEVELOPER_COMPONENT_NAME

static final java.lang.String DEVELOPER_COMPONENT_NAME
The Developer component is licensed both on SA and Eclipse.

See Also:
Constant Field Values

DEBUGGER_COMPONENT_NAME

static final java.lang.String DEBUGGER_COMPONENT_NAME
The Debugger component is licensed both on SA and Eclipse.

See Also:
Constant Field Values

SVN_CLIENT_COMPONENT_NAME

static final java.lang.String SVN_CLIENT_COMPONENT_NAME
The SVN Client component name.

See Also:
Constant Field Values

SAXON_SA_COMPONENT_NAME

static final java.lang.String SAXON_SA_COMPONENT_NAME
The Saxon SA component.

See Also:
Constant Field Values

DIFF_SERVER_COMPONENT_NAME

static final java.lang.String DIFF_SERVER_COMPONENT_NAME
The Diff component name for the server.

See Also:
Constant Field Values

DIFF_APPLICATION_COMPONENT_NAME

static final java.lang.String DIFF_APPLICATION_COMPONENT_NAME
The Diff application component name.

See Also:
Constant Field Values

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.