public class ElementScope extends Object
Constructor and Description |
---|
ElementScope(MClass metaclass,
Stereotype stereotype) |
Modifier and Type | Method and Description |
---|---|
MClass |
getMetaclass() |
Stereotype |
getStereotype() |
boolean |
isMatching(Element e,
boolean inherit) |
public ElementScope(MClass metaclass, Stereotype stereotype)
public MClass getMetaclass()
public Stereotype getStereotype()
public boolean isMatching(Element e, boolean inherit)
e
- inherit
- - whether or not stereotype inheritance should be considered for the check