public final class AAttributeOrAssociationExpressionBody extends PAttributeOrAssociationExpressionBody
| Constructor and Description |
|---|
AAttributeOrAssociationExpressionBody() |
AAttributeOrAssociationExpressionBody(TName _name_,
PTypeDeclaration _typeDeclaration_,
PInitialOrDerivedValue _initialOrDerivedValue_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
PInitialOrDerivedValue |
getInitialOrDerivedValue() |
TName |
getName() |
PTypeDeclaration |
getTypeDeclaration() |
(package private) void |
removeChild(Node child) |
(package private) void |
replaceChild(Node oldChild,
Node newChild) |
void |
setInitialOrDerivedValue(PInitialOrDerivedValue node) |
void |
setName(TName node) |
void |
setTypeDeclaration(PTypeDeclaration node) |
String |
toString() |
public AAttributeOrAssociationExpressionBody()
public AAttributeOrAssociationExpressionBody(TName _name_, PTypeDeclaration _typeDeclaration_, PInitialOrDerivedValue _initialOrDerivedValue_)
public PTypeDeclaration getTypeDeclaration()
public void setTypeDeclaration(PTypeDeclaration node)
public PInitialOrDerivedValue getInitialOrDerivedValue()
public void setInitialOrDerivedValue(PInitialOrDerivedValue node)
void removeChild(Node child)
removeChild in class Nodevoid replaceChild(Node oldChild, Node newChild)
replaceChild in class NodeCopyright © 2003–2014 AndroMDA.org. All rights reserved.