jp.crestmuse.cmx.filewrappers
クラス DeviationInstanceWrapper.ChordDeviation

java.lang.Object
  上位を拡張 jp.crestmuse.cmx.filewrappers.NodeInterface
      上位を拡張 jp.crestmuse.cmx.filewrappers.DeviationInstanceWrapper.NoteDeviation
          上位を拡張 jp.crestmuse.cmx.filewrappers.DeviationInstanceWrapper.ChordDeviation
含まれているクラス:
DeviationInstanceWrapper

public class DeviationInstanceWrapper.ChordDeviation
extends DeviationInstanceWrapper.NoteDeviation


メソッドの概要
protected  java.lang.String getSupportedNodeName()
          Returns the node name supported by the class.
 
クラス jp.crestmuse.cmx.filewrappers.DeviationInstanceWrapper.NoteDeviation から継承されたメソッド
attack, dynamics, endDynamics, release
 
クラス jp.crestmuse.cmx.filewrappers.NodeInterface から継承されたメソッド
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getChildByTagName, getChildByTagName, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, hasChild, node
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getSupportedNodeName

protected java.lang.String getSupportedNodeName()
クラス NodeInterface の記述:

Returns the node name supported by the class. Please override this method in a subclass.

このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.

オーバーライド:
クラス DeviationInstanceWrapper.NoteDeviation 内の getSupportedNodeName