Uses of Class
planet.generic.commonapi.behaviours.BehavioursPatternImpl

Packages that use BehavioursPatternImpl
planet.generic.commonapi.behaviours   
 

Uses of BehavioursPatternImpl in planet.generic.commonapi.behaviours
 

Methods in planet.generic.commonapi.behaviours with parameters of type BehavioursPatternImpl
 int BehavioursPatternImpl.compareTo(BehavioursPatternImpl pattern)
          Compares two patterns based on specific criteria.
protected  void BehavioursPoolImpl.setPattern(int queue, int typePos, java.lang.String modeOf, BehavioursPatternImpl 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.