public class SubjectAttribute extends Object
| Constructor and Description |
|---|
SubjectAttribute(org.eclipse.emf.ecore.EStructuralFeature feature,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(org.eclipse.emf.ecore.EObject eobject) |
org.eclipse.emf.ecore.EStructuralFeature |
getFeature() |
Object |
getValue() |
public SubjectAttribute(org.eclipse.emf.ecore.EStructuralFeature feature,
Object value)
public Object getValue()
public org.eclipse.emf.ecore.EStructuralFeature getFeature()
public void applyTo(org.eclipse.emf.ecore.EObject eobject)
Copyright © 2013–2014 Jabylon. All rights reserved.