|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Team | |
| cad.simcad.dummies | |
| cad.simcad.ObjectImpl | |
| cad.simcad.objectserver.factory | |
| cad.simcad.objectserver.spec.cac.db | |
| cad.simcad.objectserver.spec.cac.objects | |
| Uses of Team in cad.simcad.dummies |
| Methods in cad.simcad.dummies that return Team | |
Team |
DummyIncident.getTeam()
Method getTeam. |
| Methods in cad.simcad.dummies with parameters of type Team | |
void |
DummyIncident.setTeam(Team t)
Method setTeam. |
Id |
DumPersistentDataLinkI.associateTeam(Team t,
EmergencyVehicule e)
associate a team and an emergencyVehicule |
void |
DumPersistentDataLinkI.insertTeam(Team t)
insertion of a new team in the db |
void |
DumPersistentDataLinkI.insertTeam(Team t,
EmergencyVehicule e)
insert a team in the db and associate this team with an EmergencyVehicule |
| Uses of Team in cad.simcad.ObjectImpl |
| Methods in cad.simcad.ObjectImpl that return Team | |
Team |
EmergencyVehiculeI.getTeam()
|
| Methods in cad.simcad.ObjectImpl with parameters of type Team | |
Id |
PersistentDataLinkI.associateTeam(Team t,
EmergencyVehicule e)
associate a team and an emergencyVehicule |
void |
PersistentDataLinkI.insertTeam(Team t)
insertion of a new team in the db |
void |
PersistentDataLinkI.insertTeam(Team t,
EmergencyVehicule e)
insert a team in the db and associate this team with an EmergencyVehicule |
| Constructors in cad.simcad.ObjectImpl with parameters of type Team | |
EmergencyVehiculeI(Id i,
Team t,
Type ty)
Creates a new instance of EmergencyVehiculeI |
|
| Uses of Team in cad.simcad.objectserver.factory |
| Methods in cad.simcad.objectserver.factory with parameters of type Team | |
static EmergencyVehicule |
EmergencyVehiculeFactory.createEmergencyVehicule(Id i,
Team t,
Type ty)
|
| Uses of Team in cad.simcad.objectserver.spec.cac.db |
| Methods in cad.simcad.objectserver.spec.cac.db with parameters of type Team | |
Id |
PersistentDataLink.associateTeam(Team t,
EmergencyVehicule e)
associate a team and an emergencyVehicule |
void |
PersistentDataLink.insertTeam(Team t)
insertion of a new team in the db |
void |
PersistentDataLink.insertTeam(Team t,
EmergencyVehicule e)
insert a team in the db and associate this team with an EmergencyVehicule |
| Uses of Team in cad.simcad.objectserver.spec.cac.objects |
| Methods in cad.simcad.objectserver.spec.cac.objects that return Team | |
Team |
EmergencyVehicule.getTeam()
Returns the Team associated with the Vehicule |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||