// the dynamic code beaConcept BDynamicTest { void calculate() { cset(this, time := "The time is " + localTimeWithSeconds()); } } // helpers to make it work !include early #1031277 // BEA general includes // just a skeleton so we can compile subclasses concept BEAObject > ConceptWithGlobalID {}