Uses of Class
de.uni_paderborn.fujaba.codegen.StatechartMethodRef

Packages that use StatechartMethodRef
de.uni_paderborn.fujaba.codegen   
 

Uses of StatechartMethodRef in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return StatechartMethodRef
static StatechartMethodRef StatechartMethodRef.getStatechartMethodRef(FMethod method)
          Get the StatechartMethodRef attribute of the StatechartMethodRef class
static StatechartMethodRef StatechartMethodRef.createAssociation(FMethod method, FElement element)
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type StatechartMethodRef
 boolean AccessedElementRef.addToStatechartMethodRef(StatechartMethodRef value)
          Access method for an one to n association.
 boolean AccessedElementRef.hasInStatechartMethodRef(StatechartMethodRef value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean AccessedElementRef.removeFromStatechartMethodRef(StatechartMethodRef value)
          No comment provided by developer, please add a comment to improve documentation.