| Modifier and Type | Class and Description |
|---|---|
class |
ActionType
A type for plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Assertion
Assertion: has importance 2.
|
class |
Command
Action: has importance 1.
|
class |
Control
Control: has importance 0.
|
class |
Undefined
Undefined: has importance -1.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResult
A individual result.
|
interface |
IResultSet
A result set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Status
A status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResultImpl
Default result implementation.
|
class |
ResultSetImpl
Default result set implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Detail
Detail: is not error, has importance -1.
|
class |
Failure
Failure: is error, has importance 3.
|
class |
Ignored
Ignored: is not error, has importance -1.
|
class |
Info
Info: is not error, has importance 0.
|
class |
Success
Success: is not error, has importance 2.
|
class |
Warning
Warning: is not error, has importance 1.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResource
A resource is something attached somehow to the source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResource
Partial resource implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourceElement
A resource related to a given element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourceElement
Abstract implementation of a resource with a Element counterpart.
|
class |
AbstractResourceElementAtt
A resource.
|
class |
ImageResource
A image resource.
|
class |
JavaScriptResource
A JavaScript resource.
|
class |
StylesheetResource
A stylesheet resource.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourcePositional
Definition of a resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourceHeader
Default resource to be written in header part.
|
class |
AbstractResourcePositional
A positional resource.
|
class |
CSSResource
A CSS resource.
|
class |
JSResource
A JavaScript resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlignmentException |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAlignmentException
A alignment exception.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPresentationGroup
A group of presentation items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractType<T extends AbstractType<T>>
A type with importance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PresentationCompare
Presents two objects with their types.
|
class |
PresentationException
Generic presentation wrapper of exceptions.
|
class |
PresentationGroupImpl
A presentation group.
|
| Constructor and Description |
|---|
PresentationException(IPresentation presentation)
Set a presentation.
|
Copyright © 2016. All rights reserved.