Top Level Namespace
Defined Under Namespace
Modules: CPEE Classes: BPEL_Transform, EmptyWorkflow, NotificationsHandler, ParaStruct, PropertiesHandler
Instance Method Summary collapse
Instance Method Details
#→(a) ⇒ Object
28 |
# File 'lib/cpee/implementation.rb', line 28 def →(a); ParaStruct.new(a); end |
#⭐(a) ⇒ Object
29 |
# File 'lib/cpee/implementation.rb', line 29 def ⭐(a); ParaStruct.new(a); end |