public class ActionFeatureType_AttributeName_Rename extends Action
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
attributeID, attributeName, log, THE_GEOM| Constructor and Description |
|---|
ActionFeatureType_AttributeName_Rename(int attributeID,
String newAttributeName) |
ActionFeatureType_AttributeName_Rename(String attributeName,
String newAttributeName) |
| Modifier and Type | Method and Description |
|---|---|
EasyFeature |
execute(EasyFeature feature) |
void |
flush(Status status,
Map properties) |
static List<List<String>> |
getConstructors() |
String |
getDescription_NL() |
void |
processPostCollectionActions(Status status,
Map properties) |
String |
toString() |
close, fixAttributeID, fixTypename, getAttributeId, getAttributeIds, getNameprotected String description
public ActionFeatureType_AttributeName_Rename(String attributeName, String newAttributeName)
public ActionFeatureType_AttributeName_Rename(int attributeID,
String newAttributeName)
public EasyFeature execute(EasyFeature feature) throws Exception
public String getDescription_NL()
getDescription_NL in class ActionCopyright © 2015. All rights reserved.