//Artefact:JavaClass/com/sphenon/modelling/xmodel/PropertyResolver

Synopsis

public PropertyResolver extends Object

//Artefact:Attribute/com/sphenon/modelling/xmodel/PropertyResolver/_class

Synopsis

public static final java.lang.Class _class

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/adjustNotificationLevel

Synopsis

public static long adjustNotificationLevel (long new_level)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/getPatternEndsOfModelElement

Synopsis

public static com.sphenon.modelling.uml.UMLPatternEnd[] getPatternEndsOfModelElement (CallContext context, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/getPatternsOfModelElement

Synopsis

public static com.sphenon.modelling.uml.UMLPattern[] getPatternsOfModelElement (CallContext context, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/getStereotypesOfModelElement

Synopsis

public static com.sphenon.modelling.uml.StereotypeWithSource[] getStereotypesOfModelElement (CallContext context, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/getStereotypeMatchType

Synopsis

public static com.sphenon.modelling.uml.UMLType getStereotypeMatchType (CallContext context, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/getValueFromStereotype

Synopsis

public static com.sphenon.modelling.xmodel.ValueWithInfo getValueFromStereotype (CallContext context, Type extension_type, StereotypeWithSource sws, UMLType ume_type, String role, PropertyAccessor pa, int depth, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/processStereotypesAndMerge

Synopsis

public static com.sphenon.modelling.xmodel.ValueWithInfo processStereotypesAndMerge (CallContext context, ValueWithInfo vwi, Type extension_type, com.sphenon.modelling.uml.StereotypeWithSource[] stereotypes, UMLType ume_type, String role, PropertyAccessor pa, int depth, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/getValueFromElement

Synopsis

public static com.sphenon.modelling.xmodel.ValueWithInfo getValueFromElement (CallContext context, Type extension_type, UMLModelElement model_element, PropertyAccessor pa, int depth, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/processPatternsAndMerge

Synopsis

public static com.sphenon.modelling.xmodel.ValueWithInfo processPatternsAndMerge (CallContext context, ValueWithInfo vwi, Type extension_type, com.sphenon.modelling.uml.UMLPatternEnd[] pattern_ends, PropertyAccessor pa, XModelElement xmodel_element)

//Artefact:Method/com/sphenon/modelling/xmodel/PropertyResolver/dumpVWITree

Synopsis

public static void dumpVWITree (CallContext context, ValueWithInfo vwi, String info, PropertyAccessor pa)