 | ElementDef Constructor |
Initializes a new instance of the
ElementDef class
Namespace: de.unika.ipd.grGen.grShellAssembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntaxpublic ElementDef(
string elemName,
string varName,
string typeName,
ArrayList attributes
)
Parameters
- elemName String
-
- varName String
-
- typeName String
-
- attributes ArrayList
-
See Also