|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SElement in SEdit |
Subclasses of SElement in SEdit | |
class |
AbstractAgentNode
CLASS AbstractAgentNode A type of node which encapsulates an agent and displays it into an editor. |
class |
SArrow
The arrow element definition. |
class |
SComponent
CLASSE SComponent Decrit un noeud qui comporte un ensemble de connecteurs en entrée et en sortie (reprend la structure de SModule d'une manière générale...) |
class |
SConnect
la classe abstraite qui correspond à la notion de connecteur dans un composant. |
class |
SimpleNode
La classe abstraite qui contient tous les noeuds simples, cad des noeuds qui se connectent directement au arcs. |
class |
SInConnect
la classe abstraite qui correspond à la notion de connecteur dans une structure qui relie un ensemble d'arcs à un noeud Basé sur SInPin, mais se connecte à des SComponent |
class |
SNode
This class is the model for a node in a structure. |
class |
SOutConnect
la classe abstraite qui correspond à la notion de connecteur dans une structure qui relie un ensemble d'arcs à un noeud Basé sur SInPin, mais se connecte à des SComponent |
Methods in SEdit that return SElement | |
SElement |
StructureAgent.doCommand(Command c)
|
SElement |
ElementDesc.makeElement(Hashtable properties)
A factory method that builds a new element according to the description |
Constructors in SEdit with parameters of type SElement | |
NewArrowCommand(ElementDesc arrowDesc,
Point position,
SElement from,
SElement to)
|
Uses of SElement in SEdit.Formalisms.Automaton |
Subclasses of SElement in SEdit.Formalisms.Automaton | |
class |
AutomatonLink
CLASSE AutomatonLink |
class |
AutomatonState
CLASSE AutomatonState |
class |
AutomatonTransition
CLASSE AutomatonTransition |
Uses of SElement in SEdit.Formalisms.DataFlow |
Subclasses of SElement in SEdit.Formalisms.DataFlow | |
class |
SimpleProcess
CLASSE SimpleProcess |
class |
SimpleProcessLink
CLASSE SimpleProcessLink |
Uses of SElement in SEdit.Formalisms.Logical |
Subclasses of SElement in SEdit.Formalisms.Logical | |
class |
AndGate
The Logical AND component |
class |
LogicalDisplay
A graphical value display |
class |
LogicalInConnect
A connector for logical gates |
class |
LogicalLink
A wire between logics components |
class |
LogicalOutConnect
An outlet for logical gates |
class |
LogicalSwitch
A simple input component for binary values |
class |
NotGate
The Logical NOT component |
class |
OrGate
The Logical OR component |
class |
SLogicalComponent
The logical component main class |
Uses of SElement in SEdit.Formalisms.Mobile |
Subclasses of SElement in SEdit.Formalisms.Mobile | |
class |
FixedMobileNode
CLASSE FixedMobileNode |
class |
MobileLink
CLASSE MobileLink |
class |
MobileNode
CLASSE MobileNode |
Methods in SEdit.Formalisms.Mobile with parameters of type SElement | |
void |
MobileStructure.normalize(SElement s)
|
Uses of SElement in SEdit.Formalisms.Petri |
Subclasses of SElement in SEdit.Formalisms.Petri | |
class |
ConsumerLink
CLASSE ConsumerLink / |
class |
InformerLink
CLASSE ConsumerLink / |
class |
InhibitorLink
CLASSE InhibitorLink / |
class |
PetriACLOutPort
|
class |
PetriActOutPort
|
class |
PetriInLink
CLASSE PetriInLink / |
class |
PetriInPort
|
class |
PetriLink
la classe des arcs Petri. |
class |
PetriOutLink
CLASSE PetriOutLink / |
class |
PetriOutPort
|
class |
PetriPlace
|
class |
PetriStringGROutPort
|
class |
PetriStringOutPort
|
class |
PetriTransition
|
class |
ProducerLink
|
Uses of SElement in SEdit.Formalisms.StateTransition |
Subclasses of SElement in SEdit.Formalisms.StateTransition | |
class |
SimpleState
CLASSE SimpleState |
class |
SimpleStateTransitionLink
CLASSE SimpleStateTransitionLink |
class |
SimpleTransition
CLASSE SimpleTransition |
Uses of SElement in SEdit.Formalisms.World |
Subclasses of SElement in SEdit.Formalisms.World | |
class |
FixedEntity
|
class |
Food
|
class |
MobileEntity
|
class |
Obstacle
|
class |
RandomEntity
|
class |
SimpleEntity
|
class |
WorldEntity
|
Uses of SElement in SEdit.Formalisms.World.Ants |
Subclasses of SElement in SEdit.Formalisms.World.Ants | |
class |
AbstractAnt
|
class |
Home
|
class |
Mark
|
class |
MarkingAnt
|
class |
SimpleAnt
|
Uses of SElement in SEdit.Formalisms.World.Preys |
Subclasses of SElement in SEdit.Formalisms.World.Preys | |
class |
Animal
Titre : Preys Description : Copyright : Copyright (c) 2000 Société : |
class |
PredatorBody
Titre : Preys Description : Copyright : Copyright (c) 2000 Société : |
class |
PreyBody
Titre : Preys Description : Copyright : Copyright (c) 2000 Société : |
Uses of SElement in SEdit.Graphics |
Fields in SEdit.Graphics declared as SElement | |
protected SElement |
GObject.element
|
Methods in SEdit.Graphics that return SElement | |
SElement |
GObject.getSElement()
|
Methods in SEdit.Graphics with parameters of type SElement | |
void |
GObject.setSElement(SElement o)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |