public class TestVisibilityImpl extends VisibilityImpl implements TestVisibility
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
TestVisibilityImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getId() |
void |
setId(java.lang.String newId) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected EClass eStaticClass()
eStaticClass in class VisibilityImplpublic java.lang.String getId()
getId in interface TestVisibilityTestVisibility.setId(String),
DetailViewPackage.getTestVisibility_Id()public void setId(java.lang.String newId)
setId in interface TestVisibilitynewId - the new value of the 'Id' attribute.TestVisibility.getId()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