|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IWireState in fulmine.event |
---|
Classes in fulmine.event that implement IWireState | |
---|---|
class |
EventSource
A simple event source. |
class |
ImageEvent
A marker event that forces a complete image update from a container. |
Uses of IWireState in fulmine.event.listener |
---|
Classes in fulmine.event.listener that implement IWireState | |
---|---|
class |
ActiveAsymmetricEventProcessor
An active variant of the AsymmetricEventProcessor . |
class |
AsymmetricEventProcessor
This class must be started by calling AbstractLifeCycle.start() . |
Uses of IWireState in fulmine.event.system |
---|
Classes in fulmine.event.system that implement IWireState | |
---|---|
class |
SystemEventSource
A simple system event source implementation. |
Uses of IWireState in fulmine.model.component |
---|
Subinterfaces of IWireState in fulmine.model.component | |
---|---|
interface |
IComponent
An interface for a component object. |
Classes in fulmine.model.component that implement IWireState | |
---|---|
class |
AbstractComponent
A base component class that implements many common functions. |
Uses of IWireState in fulmine.model.container |
---|
Subinterfaces of IWireState in fulmine.model.container | |
---|---|
interface |
IContainer
A container represents an entity with multiple properties. |
Classes in fulmine.model.container that implement IWireState | |
---|---|
class |
AbstractContainer
The base class for containers. |
class |
AbstractDynamicContainer
Base class for dynamic containers. |
class |
AbstractEventProcessingContainer
An extended AbstractContainer that includes logic to handle event
processing. |
Uses of IWireState in fulmine.model.container.impl |
---|
Classes in fulmine.model.container.impl that implement IWireState | |
---|---|
class |
BasicContainer
The basic, concrete, container implementation. |
class |
Record
This is a dynamic container implementation. |
Uses of IWireState in fulmine.model.field |
---|
Subinterfaces of IWireState in fulmine.model.field | |
---|---|
interface |
IField
A field represents a property of an entity. |
Classes in fulmine.model.field that implement IWireState | |
---|---|
class |
AbstractField
The base-class for all IField implementations. |
class |
BooleanField
Field implementation for a boolean value. |
class |
DoubleField
Field implementation for a double value. |
class |
FloatField
Field implementation for a float value. |
class |
IntegerField
Field implementation for an integer value. |
class |
LongField
Field implementation for a long value. |
class |
StringField
Field implementation for a string value. |
Uses of IWireState in fulmine.model.field.containerdefinition |
---|
Subinterfaces of IWireState in fulmine.model.field.containerdefinition | |
---|---|
interface |
IContainerDefinitionField
A definition of the IField objects in an IContainer object. |
Classes in fulmine.model.field.containerdefinition that implement IWireState | |
---|---|
class |
ContainerDefinitionField
Default implementation of an IContainerDefinitionField . |
class |
DescriptorField
A field that holds the description of the structure of a single IField in a container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |