All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.removeYou.stg Maven / Gradle / Ivy

There is a newer version: 1.6.2
Show newest version

removeYou(toOneNames, toManyNames, toOneAggregations, toManyAggregations, toManyTypes, javaFXStyles) ::=
<<
   public void removeYou()
   {
      }>
      }>
      }>
      }>
   }
>>

toOneLine(name) ::=
<<
this.set(null);

>>


toOneAggregationLine(name) ::=
<<
this.get().removeYou();

>>



toManyLine(name, javaFX) ::=
<<

this.get().clear();


this.without(this.get().clone());


>>


toManyAggregationLine(name, type) ::=
<<
new java.util.ArrayList\< >(this.get()).forEach(x -> x.removeYou());

>>

cap(n) ::=
<%

%>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy