|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmodelling.Selector
sema.Nature.CanSee
Selector determinating if his element can see some other. Determinates also if some elements hide him.
| Constructor Summary | |
Nature.CanSee(Element ag)
|
|
| Method Summary | |
boolean |
isFiting(Element el)
Computes whether the given element is fiting the requirement of the selector. |
| Methods inherited from class modelling.Selector |
and, not, or |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Nature.CanSee(Element ag)
| Method Detail |
public boolean isFiting(Element el)
Selector
isFiting in class Selector
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||