Module: Sbuilder::FacadeConstants

Included in:
Constants, Facade
Defined in:
lib/sbuilder/facade/facade_constants.rb

Constant Summary collapse

META_MODEL_DOMAINS =

Meta model keys

"domains"
META_MODEL_DEFINITIONS =
"definitions"
META_MODEL_INTERFACE_TYPES =
"interface_types"
META_MODEL_INTERFACE_RESPONSE_TYPES =
"interface_response_types"
META_MODEL_PROCESSES =
"processes"
META_MODEL_SERVICE_IMPLEMENTATION =
"service_implementation"
META_MODEL_SERVICE_COMPLETION =
"service_completion"
META_MODEL_INFRA_SERVICES =
"infra_services"
META_MODEL_FRAMEWORK_SVC =
"framework-svc"
META_MODEL_INVARIANT =
'invariants'