A C D E F G I J M N O P R S T U V W X Y _

G

getAction() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the action part of a transition
getActionPart(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the action part of a transition label if exists
getActiveInfo() - Method in class ar.edu.unr.fceia.bottallo.Param_info
Get the active information
getActiveStates() - Method in class ar.edu.unr.fceia.bottallo.Sistema
Return the list of active states
getActiveStatesIds() - Method in class ar.edu.unr.fceia.bottallo.Sistema
Get the list of the ids of the active states
getActiveStatesNames() - Method in class ar.edu.unr.fceia.bottallo.Sistema
Get the list of the names of the active states
getActiveSubstate() - Method in class ar.edu.unr.fceia.bottallo.State
Get information about active substate existence
getBorder() - Method in class ar.edu.unr.fceia.bottallo.State
Get the border of a state
getCondition() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the condition part of a transition
getConditionPart(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the condition part of a transition label if exists
getConnectorId(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the id of a connector
getConnectorName(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the name of a connector
getConnectorType(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the type of a connector
getConstant() - Method in class ar.edu.unr.fceia.bottallo.Diamond_info
Get the operator if it appears in the name
getDefaultTransition() - Method in class ar.edu.unr.fceia.bottallo.State
Get the default transition of a state
getDiamondInfo() - Method in class ar.edu.unr.fceia.bottallo.State
Get the diamond info of a state
getDimension() - Method in class ar.edu.unr.fceia.bottallo.Connector
Get the dimension of the connector
getDimension(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Set information of spatial characteristics of a graphical object
getDimension() - Method in class ar.edu.unr.fceia.bottallo.Ring
Get the dimension of the ring
getDimension() - Method in class ar.edu.unr.fceia.bottallo.State
Get the dimension of the state
getDocument(String) - Method in class ar.edu.unr.fceia.bottallo.XMLReader
 
getDrawElements(String) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Joins all the graphical objects of a XML file
getDrawStyle(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the style of a graphical element, useful to set the efect of activity
getElementById(String) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Get an element by the internal id
getEnd() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the end element(their id) of a transition
getEndShape(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Get the end shape of a transition
getEndType() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the type of the end element of a transition
getEvent() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the event part of a transition
getEventPart(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the event part of a transition label if exists
getEventsInSystem() - Method in class ar.edu.unr.fceia.bottallo.Core
Return the system's events as a string with events separated with colons (:)
See buttonEditorActionPerformed (Statecharts)
getExpression() - Method in class ar.edu.unr.fceia.bottallo.Diamond_info
Get the expression (name) of a diamond state
getFather() - Method in class ar.edu.unr.fceia.bottallo.Connector
Get the connector's father
getFather() - Method in class ar.edu.unr.fceia.bottallo.Ring
Get the father state
getFather() - Method in class ar.edu.unr.fceia.bottallo.State
Get the father if the state
getGraphicalStatus() - Method in class ar.edu.unr.fceia.bottallo.State
Set the graphical status of a state
getHeight() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Get the height of the graphical object
getId() - Method in class ar.edu.unr.fceia.bottallo.Connector
Get the id of the connector
getId() - Method in class ar.edu.unr.fceia.bottallo.Ring
Get the id of a ring
getId() - Method in class ar.edu.unr.fceia.bottallo.State
Get the id of a state
getInTransitions() - Method in class ar.edu.unr.fceia.bottallo.Connector
List all incoming transitions of the connector
getInTransitions() - Method in class ar.edu.unr.fceia.bottallo.State
List the incomming transitions of a state
getLabel() - Method in class ar.edu.unr.fceia.bottallo.Transition
Return the transition's label
getLastValue() - Method in class ar.edu.unr.fceia.bottallo.Param_info
Get the last value from [var=startValue..lastValue]
getLevel(int) - Method in class ar.edu.unr.fceia.bottallo.Connector
Get the level of this element
getLevel(int) - Method in class ar.edu.unr.fceia.bottallo.Ring
Get the level of this element
getLevel() - Method in class ar.edu.unr.fceia.bottallo.State
Get the level of a state
getLowLimit(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the low time-limit a temporized state
getMetric() - Method in class ar.edu.unr.fceia.bottallo.Connector
Get the metric of the connector
getMetric(Dimension, Dimension) - Static method in class ar.edu.unr.fceia.bottallo.Dimension
Compute the inclusion-metric of a graphical object respect to other object (using the dimensions of the objects)
getMetric() - Method in class ar.edu.unr.fceia.bottallo.Ring
Get the metric of the ring
getMetric() - Method in class ar.edu.unr.fceia.bottallo.State
Get the metric of a state
getName() - Method in class ar.edu.unr.fceia.bottallo.State
Get the name of a state
getOperator() - Method in class ar.edu.unr.fceia.bottallo.Diamond_info
Get the operator if it appears in the name
getOutTransitions() - Method in class ar.edu.unr.fceia.bottallo.Connector
List all outcoming transitions of the connector
getOutTransitions() - Method in class ar.edu.unr.fceia.bottallo.State
List the outcomming transitions of a state
getParamInfo() - Method in class ar.edu.unr.fceia.bottallo.State
Get the parametrized info of a state
getPath() - Method in class ar.edu.unr.fceia.bottallo.State
Return the path of a state, being S:State, F(S):Father of S
Path = F(S).name - F(F(S)).name - ... - Root_State.name
getPointA() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Get the A-point of the grafical object
getPointB() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Get the B-point of the grafical object
getPointC() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Get the C-point of the grafical object
getPointD() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Get the D-point of the grafical object
getPosX() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Return the x-coordinate of the positional point of the graphical object
getPosY() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Return the y-coordinate of the positional point of the graphical object
getReference() - Method in class ar.edu.unr.fceia.bottallo.State
Get the reference of a state
getRingId(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the id of a ring
getRoot(String) - Method in class ar.edu.unr.fceia.bottallo.XMLReader
Abre el documento XM fileName, verifica validez y retorna el elemento root
getRootState() - Method in class ar.edu.unr.fceia.bottallo.Sistema
Get the root state
getScope() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the scope of the transition
getStart() - Method in class ar.edu.unr.fceia.bottallo.Transition
Return the start element(their id) of a transition
getStartShape(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Get the start shape of a transition
getStartType() - Method in class ar.edu.unr.fceia.bottallo.Transition
Get the type of the start element of a transition
getStartValue() - Method in class ar.edu.unr.fceia.bottallo.Param_info
Get the start value from [var=startValue..lastValue]
getStateById(String) - Method in class ar.edu.unr.fceia.bottallo.Sistema
Get a state by id
getStateByName(String, List<State>) - Method in class ar.edu.unr.fceia.bottallo.Sistema
Get a state by id
getStateId(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the id of a Element
getStateName(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the name of a Element (state)
getStates() - Method in class ar.edu.unr.fceia.bottallo.Sistema
Return the states of the system
getStayTime() - Method in class ar.edu.unr.fceia.bottallo.Temp_info
Get the stay time, useful to check if a limit is reached
getStrType() - Method in class ar.edu.unr.fceia.bottallo.State
Get the type (human) of a state
getStyle() - Method in class ar.edu.unr.fceia.bottallo.State
Get the style of a state
getStyleName(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Set the style of a graphical element, useful to set the efect of activity
getSubstates() - Method in class ar.edu.unr.fceia.bottallo.State
Get the substates of a state
getTempInfo() - Method in class ar.edu.unr.fceia.bottallo.State
Get the temporized info of a state
getTimeLowLimit() - Method in class ar.edu.unr.fceia.bottallo.Temp_info
Get the low time-limt
getTimeUpLimit() - Method in class ar.edu.unr.fceia.bottallo.Temp_info
Get the up time-limt
getTransition() - Method in class ar.edu.unr.fceia.bottallo.Ring
Get the outcoming transition
getType() - Method in class ar.edu.unr.fceia.bottallo.Connector
Get the type of the connector
getType() - Method in class ar.edu.unr.fceia.bottallo.Diamond_info
Get the type, see the Field Summary part
getType() - Method in class ar.edu.unr.fceia.bottallo.State
Get the type of a state
getTypeOfShape(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Given a JDOM custom-shape Element determines the figure type
getTypeStr() - Method in class ar.edu.unr.fceia.bottallo.Connector
Translate numerical-type to text type, useful to error messages
getUpLimit(Element) - Method in class ar.edu.unr.fceia.bottallo.JDOMWorker
Return the up time-limit a temporized state
getVariable() - Method in class ar.edu.unr.fceia.bottallo.Diamond_info
Get the variable if it appears in the name
getVariable() - Method in class ar.edu.unr.fceia.bottallo.Param_info
Get variable from [var=startValue..lastValue]
getWidth() - Method in class ar.edu.unr.fceia.bottallo.Dimension
Get the width of the graphical object

A C D E F G I J M N O P R S T U V W X Y _