public class StackContainerImpl extends EObjectImpl implements StackContainer
| Modifier and Type | Field and Description |
|---|---|
protected |
children
The cached value of the '
Children' containment reference list. |
protected java.lang.String |
name
The cached value of the '
Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the '
Name' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
StackContainerImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
|
getChildren() |
java.lang.String |
getName() |
void |
setName(java.lang.String newName) |
java.lang.String |
toString() |
protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protectedchildren
Children' containment reference list.
getChildren()protected EClass eStaticClass()
public java.lang.String getName()
getName in interface PrimitivePrimitive.setName(String),
VisualInterfacePackage.getPrimitive_Name()public void setName(java.lang.String newName)
setName in interface PrimitivenewName - the new value of the 'Name' attribute.Primitive.getName()publicgetChildren()
getChildren in interface StackContainerVisualInterfacePackage.getStackContainer_Children()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
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