public class GroupGridComponentImpl extends ComponentImpl implements GroupGridComponent
| Modifier and Type | Field and Description |
|---|---|
protected int |
cols
The cached value of the '
Cols' attribute. |
protected static int |
COLS_EDEFAULT
The default value of the '
Cols' attribute. |
protected boolean |
equally
The cached value of the '
Equally' attribute. |
protected static boolean |
EQUALLY_EDEFAULT
The default value of the '
Equally' attribute. |
protected |
groups
The cached value of the '
Groups' containment reference list. |
visibility| Modifier | Constructor and Description |
|---|---|
protected |
GroupGridComponentImpl() |
| 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) |
int |
getCols() |
|
getGroups() |
boolean |
isEqually() |
void |
setCols(int newCols) |
void |
setEqually(boolean newEqually) |
java.lang.String |
toString() |
basicSetVisibility, getVisibility, setVisibilityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVisibility, setVisibilityprotectedgroups
Groups' containment reference list.
getGroups()protected static final boolean EQUALLY_EDEFAULT
Equally' attribute.
isEqually(),
Constant Field Valuesprotected boolean equally
Equally' attribute.
isEqually()protected static final int COLS_EDEFAULT
Cols' attribute.
getCols(),
Constant Field Valuesprotected EClass eStaticClass()
eStaticClass in class ComponentImplpublicgetGroups()
getGroups in interface GroupGridComponentDetailViewPackage.getGroupGridComponent_Groups()public boolean isEqually()
isEqually in interface GroupGridComponentGroupGridComponent.setEqually(boolean),
DetailViewPackage.getGroupGridComponent_Equally()public void setEqually(boolean newEqually)
setEqually in interface GroupGridComponentnewEqually - the new value of the 'Equally' attribute.GroupGridComponent.isEqually()public int getCols()
getCols in interface GroupGridComponentGroupGridComponent.setCols(int),
DetailViewPackage.getGroupGridComponent_Cols()public void setCols(int newCols)
setCols in interface GroupGridComponentnewCols - the new value of the 'Cols' attribute.GroupGridComponent.getCols()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class ComponentImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ComponentImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class ComponentImplpublic void eUnset(int featureID)
eUnset in class ComponentImplpublic boolean eIsSet(int featureID)
eIsSet in class ComponentImplpublic 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