|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Named | |
ix.icore.domain | Domain descriptions. |
ix.iview | Viewers. |
ix.iview.domain | Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. |
ix.iview.igraph |
Uses of Named in ix.icore.domain |
Subinterfaces of Named in ix.icore.domain | |
interface |
ConstraintStatement
An interface for IX constraint statements. |
Classes in ix.icore.domain that implement Named | |
class |
ARO
A class that defines IX Activity Relatable Objects (AROs) |
class |
Domain
A Domain contains descriptions of process products and activities. |
class |
Refinement
A Refinement describes one way to carry out a possible activity in a process being modelled. |
Uses of Named in ix.iview |
Methods in ix.iview that return Named | |
Named |
GrammarEditorPanel.getNamedConstruct(java.lang.String name)
|
Named |
ActionEditorPanel.getNamedConstruct(java.lang.String name)
|
Named |
GlobalFramePanel.getNamedConstruct(java.lang.String name)
|
Named |
AROEditorPanel.getNamedConstruct(java.lang.String name)
Get a named construct of the panel's type from the domain |
Named |
SimpleEditorPanel.getNamedConstruct(java.lang.String name)
Get a named construct of the panel's type from the domain |
Named |
ConstructFraming.getNamedConstruct(java.lang.String name)
Gets a named construct of the panel's type from the domain |
Uses of Named in ix.iview.domain |
Classes in ix.iview.domain that implement Named | |
class |
ix.iview.domain.UINodeSpec
|
Uses of Named in ix.iview.igraph |
Classes in ix.iview.igraph that implement Named | |
(package private) static class |
ExpansionModel.NodeComponent
|
class |
IGraph
A graph with layout and view information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |