XLANG-s の予約語
XLANG/s では、さまざまなキーワード、型名、識別名が予約されています。
予約されているキーワード
アクティブ化 | アトミック (atomic) | body |
call | catch | checked |
compensate | 補正 | construct |
相関 | correlationtype | delay |
動的 | else | exceptions |
exec | exists | false |
if | 実装 | in |
initialize | internal | link |
listen | longrunning | message |
messagetype | method | name |
new | null | oneway |
out | parallel | port |
porttype | プライベート | public |
受信 | ref | request |
requestresponse | 応答 | scope |
[Send] | サービス (service) | servicelink |
servicelinktype | source | succeeded |
suppressfailure | 中断 | ターゲット (target) |
タスク | terminate | throw |
timeout | transaction | 変換 |
TRUE | unchecked | until |
uses | using | while |
xpath |
予約済みの型
SchemaBase
PropertyBase
予約済みの識別子
__ (2 つのアンダースコア) で始まるすべての名前は、XLANG/s で予約されています。
Note
XLANG/s の識別子は、最大 511 文字です。
Note
XLANG/s のコード行は、最大 2040 文字です。