Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
H
I
L
M
P
R
S
T
V
A
AlarmClock
- class alice.tucsonx.sms.
AlarmClock
.
La classe rappresenta l'agente AlarmClock.
AlarmClock(AgentId, TupleCentreId)
- Constructor for class alice.tucsonx.sms.
AlarmClock
Costruttore dell'agente AlarmClock.
alice.tucsonx.sms
- package alice.tucsonx.sms
B
body()
- Method in class alice.tucsonx.sms.
AlarmClock
Corpo dell'agente
body()
- Method in class alice.tucsonx.sms.
Checker
Corpo
body()
- Method in class alice.tucsonx.sms.
SMS_Sender
Corpo dell'agente
C
Checker
- class alice.tucsonx.sms.
Checker
.
La classe rappresenta l'agente Checker Questo agente è generato dal tuple center nella reazione settata all'avvio del nodo
Checker(AgentId, LogicTuple)
- Constructor for class alice.tucsonx.sms.
Checker
Costruttore della classe
calculateMonth(int)
- Method in class alice.tucsonx.sms.
AlarmClock
Calcola il mese
createDate(String, String)
- Method in class alice.tucsonx.sms.
AlarmClock
Estrae la data sotto forma di valori interi
D
DEFAULT_AID
- Static variable in class alice.tucsonx.sms.
StartAlarm
Identificativo di default dell'agente
DEFAULT_AID
- Static variable in class alice.tucsonx.sms.
StartService
Identificativo di default dell'agente
DEFAULT_TID
- Static variable in class alice.tucsonx.sms.
Checker
Centro di tuple di default
DEFAULT_TID
- Static variable in class alice.tucsonx.sms.
StartAlarm
Centro di tuple di default
DEFAULT_TID
- Static variable in class alice.tucsonx.sms.
StartService
Centro di tuple di default
H
howManyBlocks(String)
- Method in class alice.tucsonx.sms.
Checker
Calcola da quanti blocchi di 160 caratteri è formato Text
I
isNumberCorrect(String)
- Method in class alice.tucsonx.sms.
Checker
Checks if the number is correct Grammar: full_number = + number | number number = digit | number digit = 0 | 1 | ... | 9
L
linker(String, String)
- Method in class alice.tucsonx.sms.
SMS_Sender
Esegue le operazioni di collegamento al cellulare
M
main(String[])
- Static method in class alice.tucsonx.sms.
StartAlarm
main(String[])
- Static method in class alice.tucsonx.sms.
StartService
P
PHONE_NUMBER_LENGTH
- Static variable in class alice.tucsonx.sms.
Checker
Lunghezza del numero del cellulare (comprensivo del prefisso internazionale)
R
removeQuotationMarks(String)
- Method in class alice.tucsonx.sms.
Checker
Elimina gli apici dal testo solo se la lunghezza della stringa è maggiore di 4
S
SMS_Sender
- class alice.tucsonx.sms.
SMS_Sender
.
La classe rappresenta l'agente SMS_Sender
SMS_Sender(AgentId, TupleCentreId)
- Constructor for class alice.tucsonx.sms.
SMS_Sender
Costruttore dell'agente SMS_Sender
StartAlarm
- class alice.tucsonx.sms.
StartAlarm
.
La classe lancia il Servizio
StartAlarm()
- Constructor for class alice.tucsonx.sms.
StartAlarm
StartService
- class alice.tucsonx.sms.
StartService
.
La classe lancia il Servizio
StartService()
- Constructor for class alice.tucsonx.sms.
StartService
service
- Variable in class alice.tucsonx.sms.
SMS_Sender
Creo un oggetto CService
status
- Variable in class alice.tucsonx.sms.
SMS_Sender
Rappresenta lo stato del servizio
T
TEXT_LENGTH
- Static variable in class alice.tucsonx.sms.
Checker
Lunghezza del testo
tid
- Variable in class alice.tucsonx.sms.
AlarmClock
Id per il tc
tid
- Variable in class alice.tucsonx.sms.
Checker
tid
- Variable in class alice.tucsonx.sms.
SMS_Sender
Id per il tc
tpl
- Variable in class alice.tucsonx.sms.
Checker
V
v
- Variable in class alice.tucsonx.sms.
AlarmClock
Vettore dinamico usato nel metodo body
A
B
C
D
H
I
L
M
P
R
S
T
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes