|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
ikbs.rco.RCOElement
ikbs.rco.element.DescriptiveElement
ikbs.rco.element.DescriptiveAttribute
public abstract class DescriptiveAttribute
| Field Summary | |
|---|---|
static int |
DYNAMIQUE
|
static int |
IDENTIFICATEUR
La méthode de calcul de l'identificateur (statique = entrée par l'utilisateur) Dynamique = calculée par le système |
static int |
STATIQUE
|
| Fields inherited from class ikbs.rco.element.DescriptiveElement |
|---|
commentaire, decision, defaut, identificateur, libelle, num, poids, question, rules, url |
| Fields inherited from class ikbs.rco.RCOElement |
|---|
ANGLAIS, ENGLISH, FRANCAIS, FRENCH, illustration, LANGUE |
| Method Summary | |
|---|---|
void |
add(java.lang.String s)
|
void |
addCommentaire(java.lang.String s)
|
java.lang.String |
asText()
méthode abstraite d'accès à la description textuelle de l'objet |
java.lang.String |
asText2()
|
DescriptiveAttribute |
getAttribute()
Accès au type avec casting |
boolean |
getCible()
Retourne true si this est la cible |
DescriptiveElement |
getElemDesc(java.lang.String s)
|
java.lang.String |
getIdentificateur()
L'identificateur est calculé a partir de l'identificateur du père |
java.lang.String |
getInfo()
Retourne l'info associée |
java.lang.String |
getStaticIdentificateur()
Retourne l'identificateur sans le changer |
java.lang.String |
identificateurCourt()
|
java.lang.String |
identificateurObjet()
Pour retourner l'identificateur de l'objet qui contient this (ou this.getIdentificateur() si c'est un objet) |
void |
replace(DescriptiveElement newThis)
Permet de remplacer this par son paramètre |
void |
setCible()
Affectation de la cible |
void |
setDomaine(java.util.Vector v)
|
void |
setIdentificateur(java.lang.String ident)
affectation de l'identificateur |
| Methods inherited from class ikbs.rco.element.DescriptiveElement |
|---|
addEvalRule, addRule, clone, copyProperties, eval, eval, eval, formeNormale, getCodeType, getCommentaire, getCommentaire, getContainer, getDecision, getDefaut, getDefautToString, getLibelle, getLibelle, getPoids, getPoidsToString, getQuestion, getQuestion, getRule, getRules, getSchema, getType, getUrl, getUrl, greaterThan, isSetValue, key, lookForSetValue, nbRules, removeRule, removeRule, saveIllustrations, saveRules, setCommentaire, setCommentaire, setCommentaire, setContainer, setDecision, setDefaut, setDefaut, setLibelle, setLibelle, setLibelle, setPoids, setQuestion, setQuestion, setQuestion, setRules, setType, setUrl, setUrl, setUrl, toString |
| Methods inherited from class ikbs.rco.RCOElement |
|---|
addIllustration, getIllustration, getIllustration, isThereIllustration, loadIllustrations, nbIllustration, removeIllustration, removeIllustration, setIllustration |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ikbs.rco.element.DescElementInterface |
|---|
getCommentaire, getDecision, getLibelle, getPoids, getQuestion, getType, getUrl, setCommentaire, setDecision, setLibelle, setPoids, setQuestion, setType, setUrl |
| Field Detail |
|---|
public static final int STATIQUE
public static final int DYNAMIQUE
public static int IDENTIFICATEUR
| Method Detail |
|---|
public DescriptiveAttribute getAttribute()
DescAttributeInterface
getAttribute in interface DescAttributeInterfacepublic java.lang.String getIdentificateur()
getIdentificateur in interface DescElementInterfacegetIdentificateur in class DescriptiveElementpublic java.lang.String getStaticIdentificateur()
public void setIdentificateur(java.lang.String ident)
setIdentificateur in interface DescElementInterfacesetIdentificateur in class DescriptiveElementpublic boolean getCible()
getCible in interface DescAttributeInterfacepublic void setCible()
setCible in interface DescAttributeInterfacepublic void add(java.lang.String s)
public DescriptiveElement getElemDesc(java.lang.String s)
public void replace(DescriptiveElement newThis)
replace in class DescriptiveElementpublic java.lang.String identificateurCourt()
public java.lang.String identificateurObjet()
DescriptiveElement
identificateurObjet in class DescriptiveElementpublic void setDomaine(java.util.Vector v)
public java.lang.String asText()
DescriptiveElement
asText in class DescriptiveElementpublic java.lang.String asText2()
public void addCommentaire(java.lang.String s)
public java.lang.String getInfo()
DescriptiveElement
getInfo in interface DescElementInterfacegetInfo in class DescriptiveElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||