public class XMLCommandDefinition extends AbstractXMLDefinition implements CommandDefinition
ATTR_CommandID, ATTR_ImplementATTR_Definition, ATTR_DefinitionOwner| コンストラクタと説明 |
|---|
XMLCommandDefinition(org.w3c.dom.Element e)
コンストラクタ
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Expression[] |
getCommandExpressions()
コマンド実行内容の配列を取得する
|
setAttributescontainsAttribute, getAttribute, getAttribute, setAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsAttribute, getAttribute, getAttributepublic XMLCommandDefinition(org.w3c.dom.Element e)
dm - 定義体マネージャe - XMLエレメントpublic Expression[] getCommandExpressions()
getCommandExpressions インタフェース内 CommandDefinition