|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sri.emo.dbobj | |
---|---|
com.sri.common.util | Utility classes, not explictly tied to EMO proper. |
com.sri.emo.annotations | |
com.sri.emo.commandline | |
com.sri.emo.commandline.defaults | |
com.sri.emo.controller | This package contains controller classes for the modelling program. |
com.sri.emo.controller.nodefilter | |
com.sri.emo.dbobj | |
com.sri.emo.dbobj.model_tree | This package allows assembling of Emo nodes into a tree hierarchy where related nodes, attributes, parts, etc are loaded into this tree. |
com.sri.emo.dbobj.selectiontree | |
com.sri.emo.wizard | This package provides framework for wizard creation as well as EMO specific bindings. |
com.sri.emo.wizard.branch | |
com.sri.emo.wizard.completion | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.completion.management | This package contains all the classes required to handle the editing and defining of completion wizards. |
com.sri.emo.wizard.completion.model | Underlying model for completion Wizard. |
com.sri.emo.wizard.completion.persistence | This package contains the relevant persistence classes to allow serialization of the completion model to and from an underlying database. |
com.sri.emo.wizard.creation | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.creation.management | This package contains all the classes required to handle the editing and defining of completion wizards. |
com.sri.emo.wizard.creation.model | Underlying model for completion Wizard. |
com.sri.emo.wizard.creation.persistence | This package contains the relevant persistence classes to allow serialization of the completion model to and from an underlying database. |
com.sri.emo.wizard.expressoimpl | This directory contains various adapter classes to bridge the Wizard APIs with Expresso. |
com.sri.emo.wizard.selection | The selection wizard walks users through steps to determine which node on the system would best suit their needs. |
com.sri.emo.wizard.selection.management | This package contains all classes related to editing Selection Wizard Steps. |
com.sri.emo.wizard.wizardgateway | The wizard gateway provides a central location to dispatch to wizards for execution or editing. |
Classes in com.sri.emo.dbobj used by com.sri.common.util | |
---|---|
IViewable
provide a transition for viewing, suitable for creating an HTTP link when all you have is a reference to this object. |
Classes in com.sri.emo.dbobj used by com.sri.emo.annotations | |
---|---|
Node
Encapsulate an element in a linked graph. |
Classes in com.sri.emo.dbobj used by com.sri.emo.commandline | |
---|---|
Node
Encapsulate an element in a linked graph. |
Classes in com.sri.emo.dbobj used by com.sri.emo.commandline.defaults | |
---|---|
Node
Encapsulate an element in a linked graph. |
|
NodeType
Encapsulate the finite list of types allowed for a node. |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.controller | |
---|---|
Attribute
encapsulate a name-value pair which is associated with a Node object |
|
Node
Encapsulate an element in a linked graph. |
|
NodeType
Encapsulate the finite list of types allowed for a node. |
|
Part
A part of an "entity" (a Node object). |
|
PickList
Provide picklists for any attribute. |
|
Relation
Encapsulate a linkage between two nodes. |
|
WizDecisionSet
WizDecisionSet represents a set of responses that make up a "row" in the decision matrix. |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.controller.nodefilter | |
---|---|
Attribute
encapsulate a name-value pair which is associated with a Node object |
|
Node
Encapsulate an element in a linked graph. |
Classes in com.sri.emo.dbobj used by com.sri.emo.dbobj | |
---|---|
AbstractAttributeHandler
base class for custom handler |
|
Attribute
encapsulate a name-value pair which is associated with a Node object |
|
INodeHandler
Special handling for nodes. |
|
IPartHandler
Interface for custom handling of parts, when display and storage of a part is out of the ordinary. |
|
ISetting
|
|
IViewable
provide a transition for viewing, suitable for creating an HTTP link when all you have is a reference to this object. |
|
MatrixCell
a row in a scoring or design matrix or covar matrix. |
|
Node
Encapsulate an element in a linked graph. |
|
NodeType
Encapsulate the finite list of types allowed for a node. |
|
Part
A part of an "entity" (a Node object). |
|
PartDescriptor
Encapsulation of a part of a node. |
|
Relation
Encapsulate a linkage between two nodes. |
|
RelationType
The types of relations between nodes in the model. |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.dbobj.model_tree | |
---|---|
Attribute
encapsulate a name-value pair which is associated with a Node object |
|
IViewable
provide a transition for viewing, suitable for creating an HTTP link when all you have is a reference to this object. |
|
Node
Encapsulate an element in a linked graph. |
|
NodeType
Encapsulate the finite list of types allowed for a node. |
|
Part
A part of an "entity" (a Node object). |
|
PickList
Provide picklists for any attribute. |
|
Relation
Encapsulate a linkage between two nodes. |
Classes in com.sri.emo.dbobj used by com.sri.emo.dbobj.selectiontree | |
---|---|
Node
Encapsulate an element in a linked graph. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.branch | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.completion | |
---|---|
IPartHandler
Interface for custom handling of parts, when display and storage of a part is out of the ordinary. |
|
ISetting
|
|
Node
Encapsulate an element in a linked graph. |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.completion.management | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.completion.model | |
---|---|
Node
Encapsulate an element in a linked graph. |
|
Part
A part of an "entity" (a Node object). |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.completion.persistence | |
---|---|
Node
Encapsulate an element in a linked graph. |
|
Part
A part of an "entity" (a Node object). |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.creation | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.creation.management | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.creation.model | |
---|---|
Node
Encapsulate an element in a linked graph. |
|
NodeType
Encapsulate the finite list of types allowed for a node. |
|
Part
A part of an "entity" (a Node object). |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.creation.persistence | |
---|---|
Part
A part of an "entity" (a Node object). |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.expressoimpl | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.selection | |
---|---|
Node
Encapsulate an element in a linked graph. |
|
WizDefinition
Definition of an Emo Wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.selection.management | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
|
WizStep
WizStep is a definition of each step in the wizard. |
Classes in com.sri.emo.dbobj used by com.sri.emo.wizard.wizardgateway | |
---|---|
WizDefinition
Definition of an Emo Wizard. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |