Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Model.EA |
Modifier and Type | Field and Description |
---|---|
protected PackageInfoEA |
ClassInfoEA.packageInfo
The package the class belongs to
|
protected PackageInfoEA |
PackageInfoEA.parentPI
The parent package object
|
Modifier and Type | Field and Description |
---|---|
protected TreeSet<PackageInfoEA> |
PackageInfoEA.childPI
Set of child package objects
|
Constructor and Description |
---|
ClassInfoEA(EADocument doc,
PackageInfoEA pi,
org.sparx.Element elmt)
Create new ClassInfo object
|
PackageInfoEA(EADocument doc,
PackageInfoEA ppi,
org.sparx.Package pack,
org.sparx.Element packelmt)
Create new PackageInfo object.
|
Copyright © 2018. All rights reserved.