Uses of Class
org.cumt.model.sequence.Call

Packages that use Call
org.cumt.model.sequence   
 

Uses of Call in org.cumt.model.sequence
 

Methods in org.cumt.model.sequence that return Call
 Call Call.getParentCall()
           
 

Methods in org.cumt.model.sequence that return types with arguments of type Call
 java.util.List<Call> SequenceDiagramModel.getCalls(ModelObject source)
           
 

Methods in org.cumt.model.sequence with parameters of type Call
 void Call.setParentCall(Call parentCall)
           
 



Copyright © 2006 null. All Rights Reserved.