//Artefact:JavaClass/com/sphenon/modelling/xmodel/PropertyCacheKey
Synopsis
public PropertyCacheKey
extends Object
//Artefact:Constructor/com/sphenon/modelling/xmodel/PropertyCacheKey/PropertyCacheKey
Synopsis
public PropertyCacheKey (CallContext context, StereotypeWithSource sws, UMLType ume_type, String role, PropertyAccessor
pa)
//Artefact:Attribute/com/sphenon/modelling/xmodel/PropertyCacheKey/stereotype
Synopsis
public com.sphenon.modelling.uml.UMLClass stereotype
//Artefact:Attribute/com/sphenon/modelling/xmodel/PropertyCacheKey/source
Synopsis
public com.sphenon.modelling.uml.UMLModelElement source
//Artefact:Attribute/com/sphenon/modelling/xmodel/PropertyCacheKey/ume_type
Synopsis
public com.sphenon.modelling.uml.UMLType ume_type
//Artefact:Attribute/com/sphenon/modelling/xmodel/PropertyCacheKey/role
Synopsis
public java.lang.String role
//Artefact:Attribute/com/sphenon/modelling/xmodel/PropertyCacheKey/pa_class
Synopsis
public java.lang.Class pa_class
//Artefact:Method/com/sphenon/modelling/xmodel/PropertyCacheKey/equals
Synopsis
public boolean equals (Object other_object)
//Artefact:Method/com/sphenon/modelling/xmodel/PropertyCacheKey/hashCode
Synopsis
public int hashCode ()