//Artefact:JavaClass/com/sphenon/modelling/uml/UMLUtilities

Synopsis

public UMLUtilities extends Object

//Artefact:Method/com/sphenon/modelling/uml/UMLUtilities/isStereotype

Synopsis

public static boolean isStereotype (CallContext context, UMLModelElement stereotype)

//Artefact:Method/com/sphenon/modelling/uml/UMLUtilities/getBaseStereotypesOfStereotype

Synopsis

public static com.sphenon.modelling.uml.StereotypeWithSource[] getBaseStereotypesOfStereotype (CallContext context, StereotypeWithSource sws)

//Artefact:Method/com/sphenon/modelling/uml/UMLUtilities/addEnvironmentToSpaceContext

Synopsis

public static com.sphenon.basics.context.CallContext addEnvironmentToSpaceContext (CallContext context, UMLModelElement ume, boolean create_context)

//Artefact:Method/com/sphenon/modelling/uml/UMLUtilities/getLocator

Synopsis

public static com.sphenon.basics.locating.Locator getLocator (CallContext context, UMLTangible ut, String name_include_regexp, String name_exclude_regexp, String locator_class)