|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TOperation | |
---|---|
bob.composant | Provides classes to represent internal B components. |
Uses of TOperation in bob.composant |
---|
Methods in bob.composant that return TOperation | |
---|---|
TOperation |
TOperation.Renommer(TInstanceComp instance)
Cette méthode permet de renommer toute une opération, non seulement son entête mais aussi son corps. |
Methods in bob.composant that return types with arguments of type TOperation | |
---|---|
java.util.Vector<TOperation> |
TClauseOperations.DonnerOperations()
|
java.util.Vector<TOperation> |
TComposant.ListeDesAppelables()
Cette methode renvoie la liste des operations appelables lorsqu'on est dans un composant donne. |
java.util.Vector<TOperation> |
TComposant.ListeDesVisibles(TInstanceComp instance)
Cette methode donne la liste des operations visibles (exportees) d'un composant |
java.util.Vector<TOperation> |
TComposant.ListeDesVisibles2(TInstanceComp instance)
La même méthode mais n'inclut pas les opérations définies par le composant. |
Method parameters in bob.composant with type arguments of type TOperation | |
---|---|
void |
TClauseOperations.RangerOperations(java.util.Vector<TOperation> x)
initialisation de l'attribut Operations |
Constructor parameters in bob.composant with type arguments of type TOperation | |
---|---|
TClauseOperations(java.util.Vector<TOperation> liste)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |