- All Superinterfaces:
-
java.io.Serializable, java.util.Comparator<T>
class BehaviorUnitComparator
extends java.lang.Object
implements java.util.Comparator<T>, java.io.Serializable
Comparator of BehaviorUnit.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
Constructor Summary
Constructor and description |
new |
Action Summary
Constructor Details
- new
-
new
Action Details
- compare(SarlBehaviorUnit,SarlBehaviorUnit)
-
def compare(SarlBehaviorUnit,SarlBehaviorUnit) : int
- compare(XExpression,XExpression)
-
def compare(XExpression,XExpression) : int
Compare two Xtext expressions.
- Parameters:
-
e1 -
e2 -
- Returns:
-