|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.model.MeriseObject
org.eucalyptus.analysesi.model.Entity
public class Entity
Une entité merise.
Constructor Summary | |
---|---|
Entity(java.lang.String name)
Le constructeur de Entity . |
|
Entity(java.lang.String name,
java.lang.String description)
Le constructeur de Entity . |
Method Summary |
---|
Methods inherited from class org.eucalyptus.analysesi.model.MeriseObject |
---|
addAttribute, addLink, clearAttributes, getAttribute, getAttributes, getDescription, getLink, getLinks, getName, removeAttribute, removeLink, setDescription, setName, sizeAttributes, sizeLinks |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Entity(java.lang.String name)
Entity
.
name
- le nom de l'entitépublic Entity(java.lang.String name, java.lang.String description)
Entity
.
name
- Le nom de l'entitédescription
- la description de l'entité
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |