Révision 1863
tmp/org.txm.progression.core/src/org/txm/progression/core/functions/Progression.java (revision 1863) | ||
---|---|---|
779 | 779 |
@Override |
780 | 780 |
public String getName() { |
781 | 781 |
try { |
782 |
return this.parent.getSimpleName() + ": " + this.getSimpleName();
|
|
782 |
return this.parent.getSimpleName() + ": " + this.getSimpleName(); |
|
783 | 783 |
} |
784 | 784 |
catch(Exception e) { |
785 | 785 |
} |
Formats disponibles : Unified diff