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