|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PackageInfoGSIP | |
---|---|
us.mitre.ShapeChange.Model.GSIP |
Uses of PackageInfoGSIP in us.mitre.ShapeChange.Model.GSIP |
---|
Fields in us.mitre.ShapeChange.Model.GSIP declared as PackageInfoGSIP | |
---|---|
protected PackageInfoGSIP |
ClassInfoGSIP.packageInfo
The package the class belongs to |
protected PackageInfoGSIP |
PackageInfoGSIP.parentPI
The parent package object |
protected PackageInfoGSIP |
PackageInfoGSIP.schema
The schema that this package ultimately belongs to |
Fields in us.mitre.ShapeChange.Model.GSIP with type parameters of type PackageInfoGSIP | |
---|---|
protected HashSet<PackageInfoGSIP> |
PackageInfoGSIP.childPI
Set of child package objects |
Constructors in us.mitre.ShapeChange.Model.GSIP with parameters of type PackageInfoGSIP | |
---|---|
ClassInfoGSIP(GSIPDocument doc,
PackageInfoGSIP pi,
HashMap<String,Object> properties)
|
|
PackageInfoGSIP(GSIPDocument doc,
PackageInfoGSIP ppi,
HashMap<String,Object> properties)
|
|
PackageInfoGSIP(GSIPDocument doc,
PackageInfoGSIP ppi,
HashMap<String,Object> properties,
boolean isSchema)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |