jp.crestmuse.cmx.filewrappers
クラス SCCXMLWrapper.Part
java.lang.Object
jp.crestmuse.cmx.filewrappers.NodeInterface
jp.crestmuse.cmx.filewrappers.SCCXMLWrapper.Part
- 含まれているクラス:
- SCCXMLWrapper
public class SCCXMLWrapper.Part
- extends NodeInterface
クラス jp.crestmuse.cmx.filewrappers.NodeInterface から継承されたメソッド |
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getAttributeNS, getChildByTagName, getChildByTagNameNS, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, node |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSupportedNodeName
protected final java.lang.String getSupportedNodeName()
- クラス
NodeInterface
の記述:
Returns the node name supported by the class.
Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します.
このメソッドはサブクラスでオーバーライドしてください.
- 定義:
- クラス
NodeInterface
内の getSupportedNodeName
getNoteList
public SCCXMLWrapper.Note[] getNoteList()
getNoteOnlyList
public SCCXMLWrapper.Note[] getNoteOnlyList()
getSortedNoteList
public SCCXMLWrapper.Note[] getSortedNoteList()
getSortedNoteOnlyList
public SCCXMLWrapper.Note[] getSortedNoteOnlyList()
getSortedNoteList
public SCCXMLWrapper.Note[] getSortedNoteList(int range)
getSortedNoteOnlyList
public SCCXMLWrapper.Note[] getSortedNoteOnlyList(int range)
toMIDIEventList
public MIDIEventList toMIDIEventList()
serial
public final int serial()
channel
public final byte channel()
prognum
public final int prognum()
volume
public final int volume()
panpot
public final int panpot()
getXPathExpression
public final java.lang.String getXPathExpression()