|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.orientadaAspectos1.interceptavel.Interceptavel
plp.orientadaAspectos1.interceptavel.InterceptavelSemAround
plp.orientadaAspectos1.expressao.leftExpression.AcessoAtributo
public abstract class AcessoAtributo
Classe que representa um acesso de atributo.
Constructor Summary | |
---|---|
AcessoAtributo(Id id)
Construtor |
Method Summary | |
---|---|
abstract Expressao |
getExpressaoObjeto()
Obtém uma expressao |
Id |
getId()
Obtém o identificador. |
Methods inherited from class plp.orientadaAspectos1.interceptavel.InterceptavelSemAround |
---|
avaliar |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface plp.orientadaAspectos1.expressao.Expressao |
---|
avaliar, checaTipo, getTipo |
Constructor Detail |
---|
public AcessoAtributo(Id id)
id
- IdentificadorMethod Detail |
---|
public Id getId()
getId
in interface LeftExpression
public abstract Expressao getExpressaoObjeto()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |