|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface GroupElement.Type
A public interface for CE types
| Method Summary | |
|---|---|
Map |
getInnerDeclarations(List children)
Returns a map of declarations that are visible inside of an element of this type |
Map |
getOuterDeclarations(List children)
Returns a map of declarations that are visible outside of an element of this type |
boolean |
isAnd()
Returns true if this CE type is an AND |
boolean |
isExists()
Returns true if this CE type is an EXISTS |
boolean |
isNot()
Returns true if this CE type is an NOT |
boolean |
isOr()
Returns true if this CE type is an OR |
| Method Detail |
|---|
boolean isAnd()
boolean isOr()
boolean isNot()
boolean isExists()
Map getInnerDeclarations(List children)
Map getOuterDeclarations(List children)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||