Uses of Class
us.mitre.ShapeChange.Model.GSIP.PropertyInfoGSIP

Packages that use PropertyInfoGSIP
us.mitre.ShapeChange.Model.GSIP   
 

Uses of PropertyInfoGSIP in us.mitre.ShapeChange.Model.GSIP
 

Fields in us.mitre.ShapeChange.Model.GSIP declared as PropertyInfoGSIP
protected  PropertyInfoGSIP[] AssociationInfoGSIP.properties
          Source [0] and target [1] properties
 

Fields in us.mitre.ShapeChange.Model.GSIP with type parameters of type PropertyInfoGSIP
protected  HashMap<String,PropertyInfoGSIP> ClassInfoGSIP.fPropertiesById
           
protected  Vector<PropertyInfoGSIP> ClassInfoGSIP.registeredRoles
          Roles registered as properties of the class
 

Methods in us.mitre.ShapeChange.Model.GSIP that return PropertyInfoGSIP
 PropertyInfoGSIP ClassInfoGSIP.getPropertyById(String id)
           
 

Methods in us.mitre.ShapeChange.Model.GSIP with parameters of type PropertyInfoGSIP
 void ClassInfoGSIP.establishRoles(PropertyInfoGSIP pi)
           
 

Constructors in us.mitre.ShapeChange.Model.GSIP with parameters of type PropertyInfoGSIP
OclConstraintGSIP(GSIPDocument doc, PropertyInfoGSIP pi, HashMap<String,Object> properties)
          Ctor from attribute context
 



Copyright © 2015. All rights reserved.