- getBoardSize() - Method in class jadex.web.examples.puzzle.HighscoreEntry
-
Get the boardsize of this HighscoreEntry.
- getCallid() - Method in class com.actoron.webservice.messages.BaseMessage
-
Get the callid.
- getContentUrl(HttpServletRequest) - Static method in class jadex.web.tools.jadexdoc.JadexdocServlet
-
Get model content request.
- getCurrentPosition() - Method in class jadex.web.examples.puzzle.Board
-
Get the current board position.
- getDate() - Method in class jadex.web.examples.puzzle.HighscoreEntry
-
Get the date of this HighscoreEntry.
- getEnd() - Method in class jadex.web.examples.puzzle.Move
-
Get the target.
- getException() - Method in class com.actoron.webservice.messages.ResultMessage
-
Get the exception.
- getHighscore(int) - Method in class jadex.web.examples.puzzle.agent.PuzzleService
-
Get the highscore entries for a given board size.
- getHighscore(int) - Method in interface jadex.web.examples.puzzle.IPuzzleService
-
Get the highscore entries for a given board size.
- getHintCount() - Method in class jadex.web.examples.puzzle.HighscoreEntry
-
Get the hint_count of this HighscoreEntry.
- getLastMove() - Method in class jadex.web.examples.puzzle.Board
-
Get all moves made so far.
- getMethodName() - Method in class com.actoron.webservice.messages.ServiceInvocationMessage
-
Get the methodName.
- getModelsUrl(HttpServletRequest) - Static method in class jadex.web.tools.jadexdoc.JadexdocServlet
-
Get model list request.
- getMoves() - Method in class jadex.web.examples.puzzle.Board
-
Get all moves made so far.
- getName() - Method in class jadex.web.examples.puzzle.HighscoreEntry
-
Get the name of this HighscoreEntry.
- getParameterValues() - Method in class com.actoron.webservice.messages.ServiceInvocationMessage
-
Get the parameterValues.
- getPiece(Position) - Method in class jadex.web.examples.puzzle.Board
-
Get a piece for a location.
- getPlatform(Session) - Method in class jadex.web.examples.puzzleng.RestWebSocket
-
Get or create the platform.
- getPossibleMoves() - Method in class jadex.web.examples.puzzle.Board
-
Get possible moves.
- getPrintableX() - Method in class jadex.web.examples.puzzle.Position
-
Get the string representation for x.
- getPrintableY() - Method in class jadex.web.examples.puzzle.Position
-
Get the string representation for y.
- getProperties() - Method in class jadex.web.examples.puzzle.agent.PuzzleService
-
Write current state into properties.
- getResult() - Method in class com.actoron.webservice.messages.ResultMessage
-
Get the result.
- getService(String, IExternalAccess) - Method in class jadex.web.examples.puzzleng.RestWebSocket
-
Get a service via its sid.
- getServiceId() - Method in class com.actoron.webservice.messages.ServiceInvocationMessage
-
Get the serviceId.
- getServiceIdentifier(String, IExternalAccess) - Method in class jadex.web.examples.puzzleng.RestWebSocket
-
Create a service identifier back from its string representation.
- getServiceInfo(IService) - Method in class jadex.web.examples.puzzleng.RestWebSocket
-
Get info for a service.
- getSize() - Method in class jadex.web.examples.puzzle.Board
-
Get the board size.
- getStart() - Method in class jadex.web.examples.puzzle.Move
-
Get the start.
- getType() - Method in class com.actoron.webservice.messages.ServiceSearchMessage
-
Get the type.
- getX() - Method in class jadex.web.examples.puzzle.Position
-
Get the x value.
- getY() - Method in class jadex.web.examples.puzzle.Position
-
Get the y value.