public interface Child
VisualInterfacePackage.getChild()| Modifier and Type | Method and Description |
|---|---|
Primitive |
getElement()
Returns the value of the 'Element' containment reference.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setElement(Primitive value)
Sets the value of the '
Element' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
Primitive getElement()
If the meaning of the 'Element' containment reference isn't clear, there really should be more of a description here...
setElement(Primitive),
VisualInterfacePackage.getChild_Element()void setElement(Primitive value)
Element' containment reference.
value - the new value of the 'Element' containment reference.getElement()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
VisualInterfacePackage.getChild_Name()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0