|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upc.dama.dex.core.Attribute
@Deprecated public final class Attribute
Encapsulates the Value of an object attribute.
Nodes and edges both can have attributes. It stores the name and
the Value for an object attribute.
| Field Summary | |
|---|---|
java.lang.String |
name
Deprecated. Name of the attribute. |
Value |
value
Deprecated. Value of the attribute. |
| Constructor Summary | |
|---|---|
Attribute()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Deprecated. String representation of the Attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public Value value
Value of the attribute.
| Constructor Detail |
|---|
public Attribute()
| Method Detail |
|---|
public java.lang.String toString()
Attribute.
toString in class java.lang.ObjectAttribute.name and its Attribute.value string
representations.Value.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||