|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.isima.zz3.advjava.tp1.strategy.Context
public class Context
| Constructor Summary | |
|---|---|
Context()
|
|
| Method Summary | |
|---|---|
AStrategy |
getStrategy()
Getter of the property strategy_ |
void |
operation()
Opération principale du contexte. |
void |
setStrategy(AStrategy strategy)
Setter of the property strategy_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Context()
| Method Detail |
|---|
public void operation()
public AStrategy getStrategy()
public void setStrategy(AStrategy strategy)
strategy - The strategy_ to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||