public class ConcreteFeature extends ConcreteType
| Constructor and Description |
|---|
ConcreteFeature(FeatureTemplate featureTemplate)
Creates an new Instance of a ConcretFeatured based on a Feature Template
|
ConcreteFeature(TypeTemplate typeTemplate)
Creates an new Instance of a ConcretFeatured based on a Type Template
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFullClassName() |
String |
getTsName() |
String |
getValue()
Returns the Value of a ConcreteFeature
|
boolean |
isType() |
void |
setValue(String trim)
Sets the value of a ConcreteFeature
|
String |
toString() |
addFeature, getBegin, getConcreteFeatures, getEnd, getTypeTemplate, setBegin, setEnd, setTypeTemplatepublic ConcreteFeature(FeatureTemplate featureTemplate)
featureTemplate - public ConcreteFeature(TypeTemplate typeTemplate)
typeTemplate - public void setValue(String trim)
trim - public String getValue()
public String toString()
toString in class ConcreteTypepublic String getFullClassName()
getFullClassName in class ConcreteTypepublic String getTsName()
public boolean isType()
Copyright © 2016 JULIE Lab Jena, Germany. All rights reserved.