|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.orientadaAspectos1.memoria.Advice
public class Advice
Classe que representa um advice na memória
Constructor Summary | |
---|---|
Advice(DecAspecto decAspecto,
Comando comando)
Construtor |
Method Summary | |
---|---|
Comando |
getComando()
Retorna o Comando associado a este advice |
Id |
getIdAspecto()
Obtém o identificador do aspecto que contém o advice. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Advice(DecAspecto decAspecto, Comando comando)
comando
- Comando associado a este adviceMethod Detail |
---|
public Comando getComando()
public Id getIdAspecto()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |