Still proposed:
class ... {
container ( )
{
// add content here
}
behavior {
create into containmentReference palette "PaletteName" askFor askFor
}
}
and
class ... {
connection ( )
{
from from
to to
fromText text ( ) { "" }
toText text ( ) { "" }
connectionText text ( ) { "" }
}
behavior {
create into containmentReference palette "PaletteName" askFor askFor
}
}
Original issue reported on code.google.com by de.abg.r...@gmail.com on 23 Dec 2012 at 9:11
Original issue reported on code.google.com by
de.abg.r...@gmail.com
on 23 Dec 2012 at 9:11