public class Aadl2Util
extends java.lang.Object
Constructor and Description |
---|
Aadl2Util() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isNull(org.eclipse.emf.ecore.EObject eo)
Xtext resolver leaves unresolved proxy when reference cannot be resolved.
|
static boolean |
sameProperty(Property p1,
Property p2)
Check to see if the Property definitions are the same
The methods compensates for the possible problem that the objects are different.
|