|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposalComparator
public class AtlCompletionProposalComparator
The completion proposals comparator.
Constructor Summary | |
---|---|
AtlCompletionProposalComparator()
|
Method Summary | |
---|---|
int |
compare(AtlCompletionProposal o1,
AtlCompletionProposal o2)
|
void |
setOrderAlphabetically(boolean order)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public AtlCompletionProposalComparator()
Method Detail |
---|
public int compare(AtlCompletionProposal o1, AtlCompletionProposal o2)
compare
in interface java.util.Comparator<AtlCompletionProposal>
Comparator.compare(java.lang.Object, java.lang.Object)
public void setOrderAlphabetically(boolean order)
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |