Class and Description |
---|
AbstractElement
This class provides default implementations for
Element |
Alarm
A predefined business object for an alarm condition in a
managed telecom object.
|
AlarmElementMapping
In general the elementID property of alarm is used to connected
the alarm to corresponding element.
|
AlarmModel
AlarmModel is alarm container used to contains alarms.
|
AlarmModelEvent
Defines an event that encapsulates changes to an alarm model.
|
AlarmModelListener
This class is a listener which designed to monitor
the data change for alarm model.
|
AlarmModelQuickFinder
The
AlarmModelQuickFinder is designed for quick searching for
alarms object in alarm model. |
AlarmProbableCause
This class contains definitions for probable causes that are used in
reported alarms.
|
AlarmPropagator
This interface defines the alarm propagator, it used to propagate
alarm information to other related elements.
|
AlarmSeverity
This class defines the alarm severity for alarm.
|
AlarmSeverityChangeListener
Define an object used to listen alarm state change event.
|
AlarmState
This class provides a representation model for generic
alarms carried by a telecom object.
|
AlarmTrendIndication
This class contains definitions for trend indication types
for observed conditions.
|
AlarmType
This class identifies all 3G TS 32.111-2 [4] defined alarm event
types used by this API.
|
BaseElement
A basic implementation of Element.
|
BaseEquipment
This class is a basic implementation for interface
Equipment . |
Batchable
public interface Batchable to be implemented by classes that
allow grouping modifications in batches.
|
BatchEvent
The
BatchEvent is used for Batchable 's event. |
BatchListener
The
BatchListener is used to receive Batchable object's event. |
BlinkingRule
The
BlinkingRule is used to determine whether an element
should blink in its body or outline. |
Branch
This class defines a branch for a PolyLine.
|
BTS
A predefined business object.
|
BTSAntenna
A predefined business object.
|
Card
This is a class defines the telecom objects
that play the role of cards of telecom equipment.
|
ClientPropertyPersistentFilter
This filter used to determine whether a client property
need to be encoded into the XML by the XMLEncoder.
|
ComponentCallbackHandler
The
ComponentCallbackHandler is used to process component
when iteration for components. |
DataBoxEvent
Defines an event that encapsulates changes to a data box.
|
DataBoxListener
This listener interface for receiving data box
change events.
|
DataBoxOutputSetting
The
DataBoxOutputSetting is used as parameters set for output xml of data box. |
DataBoxQuickFinder
This class defines a data box finder object.
|
DataBoxSelectionEvent
An event that characterizes a change in the current selection.
|
DataBoxSelectionListener
The listener will be notified when any change occur
on a data box selection model.
|
DataBoxSelectionModel
This interface represents the current state of the selection
for any of the TWaver components that display a list of elements.
|
DataBoxSequenceListener
This listener interest in receiving element sequence changed event.
|
DataLoader
A lazy data loader for a subnetwork object.
|
Element
Element defines the business object in TWaver.
|
ElementAttribute
This class encapsulate an element property information.
|
ElementCallbackHandler
The
ElementCallbackHandler is used to process element
when elements' iteration for data box. |
ElementDelegateInterceptor
The
ElementDelegateInterceptor is designed to intercept
java.beans.DefaultPersistenceDelegate#initialize method. |
ElementLabelEditor
This interface defines a generic editor for editing element label.
|
ElementPersistentFilter
Use this filter to determine which elements need to serialize
into XML when use databox to output all contained element data
into a XML stream.
|
EnumType
This class defines an enumeration type for TWaver use.
|
EnumTypeManager
This singleton class defines the enumeration manager,
it manage all enumeration types in TWaver system.
|
Equipment
This interface defines a telecom equipment object.
|
ErrorHandler
An ErrorHandler is notified of internal error.
|
ExportValuesInterceptor
The
ExportValuesInterceptor is used to intercept Element.copy() method
to implement the value export from the old element object to new created element object. |
Filter
The root class from which all twaver's filters shall be derived.
|
FloatInsets
An
Insets object is a representation of the borders
of a container. |
Follower
This class defines a follower node.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
GeoCoordinate |
Group
Group element is a node which can contain other elements.
|
IdentifierFactory
This interface defines an element identifier generator.
|
Interceptor
The root class from which all twaver's interceptors shall be derived.
|
Layer
The
Layer is used to manager display elements in different Z coordinate level
on network canvas. |
LayerModel
The
LayerModel is designed to manager layers which are used to
display elements in different Z coordinate level on network canvas. |
LayerModelListener
The
LayerModelListener is designed to monitor layer model change events. |
Link
This class define a link element which connect between two
Node elements.
|
LinkStyleFactory
This interface is used to determine link style.
|
MovableFilter
This filter used to determine whether an element on network
component is movable via mouse drag and drop.
|
Node
Node is a basic network element, it derived from BaseElement and extends
image icon property.
|
PixelFilter |
PolyLine
This class defines a special link element which
is combined by a set of straight lines.
|
PopupMenuGenerator
This interface defines a popup menu generator.
|
PropertyPropagator
This class defines a generic action propagator
when some property changed.
|
Resizable
This interface defines an element that is
resizable.
|
ResizableNode
This is a resizable node.
|
ResourceLocateInterceptor
This interceptor can be implemneted to customize
resolving resource location for xml, image, etc.
|
Segment
Segment encapsulates the information for one segment of
the PolyLine element.
|
SelectionChangedInterceptor
The
SelectionChangedInterceptor class is designed to intercept
selection changed event in selection model. |
ShapeLink |
ShapeNode
This class defines a node comes with a set of control points,
the points will be used to create a shape painted on network
component to represent the node.
|
Slot
This
Slot class models an equipment slot element,
which is a physical slot for telecom equipment. |
StraightLine
直线(使用两个点来确定一条直线)
|
SubNetwork
Subnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically.
|
Task
Task defines a cyclic task executed in Swing and TWaver.
|
TaskScheduler
TaskScheduler is use to control all TWaver tasks.
|
TDataBox
This class defines a databox container.
|
TPropertyDescriptor
A TPropertyDescriptor describes one property for element.
|
TSubNetwork
TSubnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically. |
TView
TView defines a generic TWaver graphic component.
|
UndoRedoInterceptor
The
UndoRedoInterceptor class is designed to
intercept and implement UndoRedoManager 's undo/redo action. |
UndoRedoListener
This
UndoRedoListener class is designed
for listening on UndoRedoManager . |
UndoRedoManager
The
UndoRedoManager class is designed for undo and redo
operatiron on TDataBox . |
VisibleFilter
This filter used to determine whether an element is visible.
|
XMLInterceptor
The
XMLInterceptor class is used to intercept the reading and writing event
while TDataBox is parsing or outputing xml data. |
Class and Description |
---|
Element
Element defines the business object in TWaver.
|
TaskScheduler
TaskScheduler is use to control all TWaver tasks.
|
TDataBox
This class defines a databox container.
|
TSubNetwork
TSubnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically. |
Class and Description |
---|
AbstractElement
This class provides default implementations for
Element |
BaseElement
A basic implementation of Element.
|
Element
Element defines the business object in TWaver.
|
MouseActionEvent
This class encapsulate mouse event and action event together.
|
PaintSelectionStateFilter
This filter used to determine whether an element
need to paint highlight selection border on components.
|
PopupMenuGenerator
This interface defines a popup menu generator.
|
SelectableFilter
The
SelectableFilter is used to determine whether to render
an element's selected state in view components. |
TDataBox
This class defines a databox container.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
Element
Element defines the business object in TWaver.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
TDataBox
This class defines a databox container.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
CheckableFilter
This filter used to determine whether an element displayed on
a TWaver components is checkable.
|
Element
Element defines the business object in TWaver.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
MouseActionEvent
This class encapsulate mouse event and action event together.
|
PopupMenuGenerator
This interface defines a popup menu generator.
|
TDataBox
This class defines a databox container.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
BlinkingRule
The
BlinkingRule is used to determine whether an element
should blink in its body or outline. |
DataBoxEvent
Defines an event that encapsulates changes to a data box.
|
DataBoxSelectionModel
This interface represents the current state of the selection
for any of the TWaver components that display a list of elements.
|
DoubleClickableFilter
This filter used on network component to determine whether enable the default
double click action on the double clicked element.
|
EditableFilter
This interface defines an editable filter.
|
Element
Element defines the business object in TWaver.
|
ElementLabelEditor
This interface defines a generic editor for editing element label.
|
ElementPropertyChangeRepaintFilter
The
ElementPropertyChangeRepaintFilter is used to determine whether
need to repaint on TView components. |
Filter
The root class from which all twaver's filters shall be derived.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
Layer
The
Layer is used to manager display elements in different Z coordinate level
on network canvas. |
LayerModel
The
LayerModel is designed to manager layers which are used to
display elements in different Z coordinate level on network canvas. |
MouseActionEvent
This class encapsulate mouse event and action event together.
|
MovableFilter
This filter used to determine whether an element on network
component is movable via mouse drag and drop.
|
Node
Node is a basic network element, it derived from BaseElement and extends
image icon property.
|
PaintSelectionStateFilter
This filter used to determine whether an element
need to paint highlight selection border on components.
|
PopupMenuFactory
This interface defines a popup menu factory.
|
PopupMenuGenerator
This interface defines a popup menu generator.
|
ResizableFilter
This interface used to determine whether an element
is resizable on a network component.
|
SelectableFilter
The
SelectableFilter is used to determine whether to render
an element's selected state in view components. |
SendToTopFilter
This filter used to determine whether an element instance
can be send to top on network component.
|
SpringLayouter
The
SpringLayouter is designed for elements
to do layout automatically on network canvas with spring arithmetic. |
TDataBox
This class defines a databox container.
|
TSubNetwork
TSubnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically. |
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
TView
TView defines a generic TWaver graphic component.
|
Class and Description |
---|
Element
Element defines the business object in TWaver.
|
Grid |
Link
This class define a link element which connect between two
Node elements.
|
Node
Node is a basic network element, it derived from BaseElement and extends
image icon property.
|
ResizableNode
This is a resizable node.
|
ShapeLink |
ShapeNode
This class defines a node comes with a set of control points,
the points will be used to create a shape painted on network
component to represent the node.
|
Class and Description |
---|
Node
Node is a basic network element, it derived from BaseElement and extends
image icon property.
|
Class and Description |
---|
BaseElement
A basic implementation of Element.
|
BaseEquipment
This class is a basic implementation for interface
Equipment . |
BTSAntenna
A predefined business object.
|
Card
This is a class defines the telecom objects
that play the role of cards of telecom equipment.
|
Chassis
This class defines an telecom equipment chassis.
|
Dummy
Dummy is an network-invisible container element.
|
Element
Element defines the business object in TWaver.
|
Grid |
Group
Group element is a node which can contain other elements.
|
Link
This class define a link element which connect between two
Node elements.
|
LinkStyleFactory
This interface is used to determine link style.
|
Node
Node is a basic network element, it derived from BaseElement and extends
image icon property.
|
PolyLine
This class defines a special link element which
is combined by a set of straight lines.
|
PolySubNetwork
Poly subnetwork is a special subnetwork, it can be
specified a shape object as the subnetwork's painting shape.
|
Rack
This class models an equipment rack element, which is a physical
rack for telecom equipment.
|
ResizableNode
This is a resizable node.
|
RotatableNode |
RoundRect
This class defines a node in round rectangle shape.
|
Segment
Segment encapsulates the information for one segment of
the PolyLine element.
|
ShapeImage |
ShapeLink |
ShapeNode
This class defines a node comes with a set of control points,
the points will be used to create a shape painted on network
component to represent the node.
|
Shelf
This
Shelf class models an equipment shelf element,
which is a physical shelf for telecom equipment. |
Slot
This
Slot class models an equipment slot element,
which is a physical slot for telecom equipment. |
SubNetwork
Subnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically.
|
Class and Description |
---|
ZoomListener
This listener interface for receiving network zoom change.
|
Class and Description |
---|
Element
Element defines the business object in TWaver.
|
Class and Description |
---|
Alarm
A predefined business object for an alarm condition in a
managed telecom object.
|
AlarmStateStatistics
The
AlarmStateStatistics class is designed to calculate
alarm state of elements in connected data box. |
AlarmVisibleFilter
This filter class defines an alarm visible filter.
|
EditableFilter
This interface defines an editable filter.
|
Element
Element defines the business object in TWaver.
|
ElementAttribute
This class encapsulate an element property information.
|
ElementAttributeVisibleFilter
This filter used to determine whether a property is visible
in a PropertySheet component.
|
Filter
The root class from which all twaver's filters shall be derived.
|
PopupMenuGenerator
This interface defines a popup menu generator.
|
SendToBottomFilter |
SendToTopFilter
This filter used to determine whether an element instance
can be send to top on network component.
|
TDataBox
This class defines a databox container.
|
TPropertyDescriptor
A TPropertyDescriptor describes one property for element.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
AlarmState
This class provides a representation model for generic
alarms carried by a telecom object.
|
TDataBox
This class defines a databox container.
|
Class and Description |
---|
CheckableFilter
This filter used to determine whether an element displayed on
a TWaver components is checkable.
|
ChildrenSortableFilter
The
ChildrenSortableFilter is used to filter out elements whose
children elements don't need to be sorted. |
EditableFilter
This interface defines an editable filter.
|
Element
Element defines the business object in TWaver.
|
ElementLabelEditor
This interface defines a generic editor for editing element label.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
PaintSelectionStateFilter
This filter used to determine whether an element
need to paint highlight selection border on components.
|
PopupMenuFactory
This interface defines a popup menu factory.
|
PopupMenuGenerator
This interface defines a popup menu generator.
|
PropertyChangeFilter |
TDataBox
This class defines a databox container.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
ChildrenSortableFilter
The
ChildrenSortableFilter is used to filter out elements whose
children elements don't need to be sorted. |
Element
Element defines the business object in TWaver.
|
ElementAttribute
This class encapsulate an element property information.
|
ElementAttributeVisibleFilter
This filter used to determine whether a property is visible
in a PropertySheet component.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
TDataBox
This class defines a databox container.
|
TPropertyDescriptor
A TPropertyDescriptor describes one property for element.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
TDataBox
This class defines a databox container.
|
TView
TView defines a generic TWaver graphic component.
|
Class and Description |
---|
Element
Element defines the business object in TWaver.
|
TDataBox
This class defines a databox container.
|
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
Element
Element defines the business object in TWaver.
|
Generator
This interface defines a common generator used to
return a generated value by given conditional object.
|
Group
Group element is a node which can contain other elements.
|
Link
This class define a link element which connect between two
Node elements.
|
MovableFilter
This filter used to determine whether an element on network
component is movable via mouse drag and drop.
|
ResizableFilter
This interface used to determine whether an element
is resizable on a network component.
|
SelectableFilter
The
SelectableFilter is used to determine whether to render
an element's selected state in view components. |
TDataBox
This class defines a databox container.
|
TSubNetwork
TSubnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically. |
TView
TView defines a generic TWaver graphic component.
|
VisibleFilter
This filter used to determine whether an element is visible.
|
Class and Description |
---|
AbstractElement
This class provides default implementations for
Element |
BaseElement
A basic implementation of Element.
|
BTSAntenna
A predefined business object.
|
Card
This is a class defines the telecom objects
that play the role of cards of telecom equipment.
|
Dummy
Dummy is an network-invisible container element.
|
Element
Element defines the business object in TWaver.
|
Grid |
Group
Group element is a node which can contain other elements.
|
Link
This class define a link element which connect between two
Node elements.
|
LinkSubNetwork |
Node
Node is a basic network element, it derived from BaseElement and extends
image icon property.
|
PolyLine
This class defines a special link element which
is combined by a set of straight lines.
|
PolySubNetwork
Poly subnetwork is a special subnetwork, it can be
specified a shape object as the subnetwork's painting shape.
|
RoundRect
This class defines a node in round rectangle shape.
|
ShapeLink |
ShapeNode
This class defines a node comes with a set of control points,
the points will be used to create a shape painted on network
component to represent the node.
|
ShapeSubNetwork |
Shelf
This
Shelf class models an equipment shelf element,
which is a physical shelf for telecom equipment. |
Slot
This
Slot class models an equipment slot element,
which is a physical slot for telecom equipment. |
SubNetwork
Subnetwork is a predefined business object
that is used to represent a network layer that
all resources is layered logically or geographically.
|
Text
The
Text is designed to show text content on network canvas. |
Class and Description |
---|
AlarmStateStatistics
The
AlarmStateStatistics class is designed to calculate
alarm state of elements in connected data box. |
ElementAttribute
This class encapsulate an element property information.
|
Filter
The root class from which all twaver's filters shall be derived.
|
TDataBox
This class defines a databox container.
|
TPropertyDescriptor
A TPropertyDescriptor describes one property for element.
|
TView
TView defines a generic TWaver graphic component.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.