| Package | Description |
|---|---|
| org.umlg.query |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends InstanceQuery> |
InstanceQuery.allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends InstanceQuery> |
InstanceQuery.allInstances(org.umlg.runtime.collection.Filter filter) |
org.umlg.runtime.collection.UmlgOrderedSet<InstanceQuery> |
BaseUmlgWithQuery.getInstanceQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseUmlgWithQuery.addToInstanceQuery(InstanceQuery instanceQuery) |
void |
BaseUmlgWithQuery.addToInstanceQuery(int index,
InstanceQuery instanceQuery) |
void |
BaseUmlgWithQuery.addToInstanceQueryIgnoreInverse(InstanceQuery instanceQuery) |
void |
BaseUmlgWithQuery.removeFromInstanceQuery(InstanceQuery instanceQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseUmlgWithQuery.addToInstanceQuery(int index,
org.umlg.runtime.collection.UmlgOrderedSet<InstanceQuery> instanceQuery) |
void |
BaseUmlgWithQuery.addToInstanceQuery(org.umlg.runtime.collection.UmlgOrderedSet<InstanceQuery> instanceQuery) |
void |
BaseUmlgWithQuery.removeFromInstanceQuery(org.umlg.runtime.collection.UmlgOrderedSet<InstanceQuery> instanceQuery) |
void |
BaseUmlgWithQuery.setInstanceQuery(org.umlg.runtime.collection.UmlgOrderedSet<InstanceQuery> instanceQuery) |
Copyright © 2018. All rights reserved.