public class StereotypeSpecReader extends Object
The stereotype specification may have one of the following formats:
Constructor and Description |
---|
StereotypeSpecReader() |
Modifier and Type | Method and Description |
---|---|
static Stereotype |
findStereotypeFromSpec(IModelingSession session,
MClass metaclass,
String stereotypeSpec)
Find the stereotype from a stereotype specification.
|
public static Stereotype findStereotypeFromSpec(IModelingSession session, MClass metaclass, String stereotypeSpec)
The stereotype specification may have one of the following formats:
session
- the modeling sessionmetaclass
- the metaclass to look fromstereotypeSpec
- the stereotype specification