|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pattern | |
planet.behaviour |
Uses of Pattern in planet.behaviour |
Methods in planet.behaviour with parameters of type Pattern | |
protected void |
BehaviourProperties.add(Pattern pattern)
This method add patterns to the vector sorted from more-to-less specific. |
protected void |
BehavioursPoolImpl.setPattern(int queue,
int typePos,
java.lang.String modeOf,
Pattern pattern)
Given the initial position for type on mapping typePos and mode as input, sets the pattern on the mapping taking into account the grammar tree extracted from wildcards semantics. |
int |
Pattern.compareTo(Pattern pattern)
Compares two patterns based on specific criteria. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |