public class StereotypeSpecReader
extends java.lang.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,
java.lang.String stereotypeSpec)
Find the stereotype from a stereotype specification.
|
public static Stereotype findStereotypeFromSpec(IModelingSession session, MClass metaclass, java.lang.String stereotypeSpec)
The stereotype specification may have one of the following formats:
session - the modeling sessionmetaclass - the metaclass to look fromstereotypeSpec - the stereotype specification