public class FeatureImpl extends AbstractFeatureImpl implements Feature
| Constructor and Description |
|---|
FeatureImpl(pcm.Feature kFeature) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
boolean |
equals(Object o) |
List<Cell> |
getCells() |
pcm.Feature |
getkFeature() |
String |
getName() |
int |
hashCode() |
void |
setName(String s) |
String |
toString() |
getkAbstractFeature, getParentGroupclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetParentGrouppublic pcm.Feature getkFeature()
public String getName()
getName in interface AbstractFeaturepublic void setName(String s)
setName in interface AbstractFeaturepublic void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2015. All rights reserved.