|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.andromda.core.cartridge.template.Type.Property
public static final class Type.Property
Stores and provides access to the type's <property/> elements.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the value of the name attribute on the property element. |
java.lang.String |
getValue()
Gets the value of the value attribute defined on the property element. |
java.lang.String |
getVariable()
Gets the variable name under which this property's value (or element if the property is a collection) should be stored within the template. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
name attribute on the property element.
public java.lang.String getVariable()
public java.lang.String getValue()
value attribute defined on the property element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||