|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdom.Content
org.jdom.Element
ikbs.rco.xml.Balise
ikbs.rco.xml.BaliseComponent
ikbs.rco.xml.BaliseSchema
public class BaliseSchema
Classe spÈcialisÈe reprÈsentant la racine de l'arborescence hybride.
| Field Summary |
|---|
| Fields inherited from class org.jdom.Element |
|---|
additionalNamespaces, name, namespace |
| Fields inherited from class org.jdom.Content |
|---|
parent |
| Constructor Summary | |
|---|---|
BaliseSchema(DescriptiveElement de)
Constructeur. |
|
BaliseSchema(org.jdom.Element element)
Constructeur. |
|
| Method Summary | |
|---|---|
void |
initDE()
MÈthode permettant d'initaliser le ikbs.rco.element.DescriptiveElement, c'est ‡ dire la
reprÈsentation IKBS de notre objet BaliseSchema. |
void |
setDefault(java.lang.String id)
Cette mÈthode initialise les differents attributs ‡ leurs valeurs initiales |
void |
update(java.util.Observable o,
java.lang.Object args)
MÈthode implÈmentÈe de l'interface java.util.Observer. |
| Methods inherited from class ikbs.rco.xml.BaliseComponent |
|---|
getDC, getFictitious, getLibelle, getMultiple, getPossiblyAbsent, initBalise, setFictitious, setMultiple, setPossiblyAbsent, updateBalisesAttribute |
| Methods inherited from class ikbs.rco.xml.Balise |
|---|
createBalisesIllustration, getCommentaire, getDE, getDecision, getID, getPoids, getQuestion, getURL, loadIllustrations, loadRules, removeBaliseRuleAt, setCommentaire, setDE, setDecision, setID, setLibelle, setPoids, setQuestion, setURL |
| Methods inherited from class org.jdom.Element |
|---|
addContent, addContent, addContent, addContent, addContent, addNamespaceDeclaration, clone, cloneContent, getAdditionalNamespaces, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValue, getChild, getChild, getChildren, getChildren, getChildren, getChildText, getChildText, getChildTextNormalize, getChildTextNormalize, getChildTextTrim, getChildTextTrim, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getName, getNamespace, getNamespace, getNamespacePrefix, getNamespaceURI, getQualifiedName, getText, getTextNormalize, getTextTrim, getValue, indexOf, isAncestor, isRootElement, removeAttribute, removeAttribute, removeAttribute, removeChild, removeChild, removeChildren, removeChildren, removeContent, removeContent, removeContent, removeContent, removeNamespaceDeclaration, setAttribute, setAttribute, setAttribute, setAttributes, setContent, setContent, setContent, setContent, setName, setNamespace, setText, toString |
| Methods inherited from class org.jdom.Content |
|---|
detach, equals, getDocument, getParent, getParentElement, hashCode, setParent |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jdom.Parent |
|---|
getDocument, getParent |
| Constructor Detail |
|---|
public BaliseSchema(org.jdom.Element element)
element - l'ÈlÈment correspondant ‡ l'arborescence JDOM.public BaliseSchema(DescriptiveElement de)
de - le DescriptiveElement associÈ ‡ la racine de l'arbre JDOM.| Method Detail |
|---|
public void setDefault(java.lang.String id)
id - l'identificateur du descriptiveElement associÈ ‡ la
baliseSchemapublic void initDE()
ikbs.rco.element.DescriptiveElement, c'est ‡ dire la
reprÈsentation IKBS de notre objet BaliseSchema.
initDE in class BaliseComponentBaliseComponent
public void update(java.util.Observable o,
java.lang.Object args)
java.util.Observer.
Cette mÈthode gËre les diffÈrents messages ayant attrait au SchÈma.
update in interface java.util.Observerupdate in class BaliseComponento - args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||