jsparky
クラス Proposition

java.lang.Object
  拡張jsparky.Proposition

public class Proposition
extends java.lang.Object


コンストラクタの概要
Proposition(org.w3c.dom.Element prop_elem)
           
 
メソッドの概要
 void fillDSS()
           
 org.w3c.dom.Document fillDSS(org.w3c.dom.Document doc)
           
protected  void fillDSS(org.w3c.dom.Element parent)
          filling the arguments
 java.lang.String getAttribute(java.lang.String key)
           
 org.w3c.dom.Document getDSS()
           
 java.lang.String getDSSName()
           
 java.lang.String getId()
           
 void setDSS(org.w3c.dom.Document dss)
           
 java.lang.String toString()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

Proposition

public Proposition(org.w3c.dom.Element prop_elem)
メソッドの詳細

getId

public java.lang.String getId()

getDSSName

public java.lang.String getDSSName()

getDSS

public org.w3c.dom.Document getDSS()

toString

public java.lang.String toString()

getAttribute

public java.lang.String getAttribute(java.lang.String key)

setDSS

public void setDSS(org.w3c.dom.Document dss)

fillDSS

public org.w3c.dom.Document fillDSS(org.w3c.dom.Document doc)

fillDSS

public void fillDSS()

fillDSS

protected void fillDSS(org.w3c.dom.Element parent)
filling the arguments