public class ExtensionPointContext extends Object
Constructor and Description |
---|
ExtensionPointContext(Object subject,
Object parent,
Object relation) |
Modifier and Type | Method and Description |
---|---|
Object |
getParent() |
Object |
getRelation() |
Object |
getSubject() |
void |
setParent(Object parent) |
void |
setRelation(Object relation) |
void |
setSubject(Object subject) |