public class Var extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
attID
The id of the attribute of the entity where the "value" comes from
|
String |
entityID
The id of the entity where the "value" comes from
|
public String entityID
public String attID
public Var(String id, String v, String entityID, String attID)
id - Description of Parametervalue - Description of ParameterCopyright © 2012. All Rights Reserved.