public class PrototypeOperations extends NamedElementOperations
The following operations are supported:
Modifier and Type | Method and Description |
---|---|
static boolean |
categoryConstraint(Prototype prototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
allNamespaces, getNamespace, has_no_qualified_name, has_qualified_name, isDistinguishableFrom, qualifiedName, separator
allOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
public static boolean categoryConstraint(Prototype prototype, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
prototype
- The receiving 'Prototype' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.