|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Pluralisation
Try to convert singular nouns to plural nouns and back again. This allows using good grammer in naming properties and references with regard to cardinality.
| Method Summary | |
|---|---|
String |
toPlural(String singular)
Takes a case-sensitive name and makes it plural. |
String |
toSingular(String plural)
Takes a case-sensitive name and makes it singular. |
| Method Detail |
|---|
String toSingular(String plural)
String toPlural(String singular)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||