|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttrMapping
Field Summary | |
---|---|
static int |
GRAPH_MAP
|
static int |
MATCH_MAP
Constant for the "match" mapping mode. |
static int |
PLAIN_MAP
Constant for the "plain" mapping mode. |
static long |
serialVersionUID
|
Method Summary | |
---|---|
boolean |
next()
Use the next possible mapping; |
void |
remove()
Discard mapping; Removes variable assignments made by this mapping from its context and dissolves the connection between the attribute instances. |
Field Detail |
---|
static final long serialVersionUID
static final int PLAIN_MAP
static final int MATCH_MAP
static final int GRAPH_MAP
Method Detail |
---|
boolean next()
void remove()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |