public class TacticDslExtensions
extends java.lang.Object
Constructor and Description |
---|
TacticDslExtensions() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<SimpleDomainObject> |
domainObjectsForAttributeType(Attribute attr) |
static <T extends org.eclipse.emf.ecore.EObject> |
eAllOfClass(org.eclipse.emf.ecore.EObject obj,
java.lang.Class<T> clazz)
Extensions for model elements of the domain model.
|
static SimpleDomainObject |
firstDomainObjectForType(ComplexType complexType) |
public static <T extends org.eclipse.emf.ecore.EObject> java.util.Iterator<T> eAllOfClass(org.eclipse.emf.ecore.EObject obj, java.lang.Class<T> clazz)
public static java.lang.Iterable<SimpleDomainObject> domainObjectsForAttributeType(Attribute attr)
public static SimpleDomainObject firstDomainObjectForType(ComplexType complexType)