public class LineBodyDriver extends PropertyAttributeDriver
@directio.line.body attributes.
AttributeDriver.Context| Modifier and Type | Field and Description | 
|---|---|
static String | 
TARGET_NAME
The attribute name. 
 | 
| Constructor and Description | 
|---|
LineBodyDriver()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getTargetName()
Returns the qualified name of the target attribute. 
 | 
void | 
process(DmdlSemantics environment,
       PropertyDeclaration declaration,
       AstAttribute attribute)
Processes and modifies the attributed property declaration. 
 | 
process, verify, verifypublic static final String TARGET_NAME
public String getTargetName()
AttributeDriverpublic void process(DmdlSemantics environment, PropertyDeclaration declaration, AstAttribute attribute)
PropertyAttributeDriverprocess in class PropertyAttributeDriverenvironment - the processing environmentdeclaration - the property declaration with the attributeattribute - the attribute with the target nameAttributeDriver.getTargetName()Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.