fr.umlv.tatoo.cc.common.main
Interface Alias


public interface Alias


Method Summary
 boolean generate()
          Tells if the file must be generated.
 Type getType()
           
 

Method Detail

getType

Type getType()

generate

boolean generate()
Tells if the file must be generated.

Returns:
true if the file must be generated, false otherwise.