public class UMLStandaloneSetup extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OCL4UML_PROFILE_URI |
static String |
PROFILES_PATHMAP |
| Constructor and Description |
|---|
UMLStandaloneSetup() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertInitialized()
Verify that initialization has occurred, generation a warning log message if not and initializing anyway.
|
static void |
init()
Initialize the OCL facilities and the associated UML facilities.
|
static void |
initializeLabelGenerators(ILabelGenerator.Registry labelRegistry)
Initialize labelRegistry with the UML-specific lable generators.
|
public static final String PROFILES_PATHMAP
public static final String OCL4UML_PROFILE_URI
public static void assertInitialized()
public static void init()
public static void initializeLabelGenerators(ILabelGenerator.Registry labelRegistry)
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.