|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PackageInfoEA | |
---|---|
de.interactive_instruments.ShapeChange.Model.EA |
Uses of PackageInfoEA in de.interactive_instruments.ShapeChange.Model.EA |
---|
Fields in de.interactive_instruments.ShapeChange.Model.EA declared as PackageInfoEA | |
---|---|
protected PackageInfoEA |
ClassInfoEA.packageInfo
The package the class belongs to |
protected PackageInfoEA |
PackageInfoEA.parentPI
The parent package object |
Fields in de.interactive_instruments.ShapeChange.Model.EA with type parameters of type PackageInfoEA | |
---|---|
protected HashSet<PackageInfoEA> |
PackageInfoEA.childPI
Set of child package objects |
Constructors in de.interactive_instruments.ShapeChange.Model.EA with parameters of type PackageInfoEA | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |