| Package | Description |
|---|---|
| org.umlg |
| Modifier and Type | Class and Description |
|---|---|
class |
InterfaceRealization2 |
| Modifier and Type | Method and Description |
|---|---|
static org.umlg.runtime.collection.UmlgSet<? extends Interface2> |
Interface2.allInstances() |
static org.umlg.runtime.collection.UmlgSet<? extends Interface2> |
Interface2.allInstances(org.umlg.runtime.collection.Filter filter) |
org.umlg.runtime.collection.UmlgSet<Interface2> |
InterfaceRealization1.getInterface2() |
org.umlg.runtime.collection.UmlgSet<Interface2> |
Interface1.getInterface2() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceRealization1.addToInterface2(Interface2 interface2) |
void |
Interface1.addToInterface2(Interface2 interface2) |
void |
InterfaceRealization1.addToInterface2IgnoreInverse(Interface2 interface2) |
void |
Interface1.addToInterface2IgnoreInverse(Interface2 interface2) |
void |
InterfaceRealization1.removeFromInterface2(Interface2 interface2) |
void |
Interface1.removeFromInterface2(Interface2 interface2) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceRealization1.addToInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
Interface1.addToInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
InterfaceRealization1.removeFromInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
Interface1.removeFromInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
InterfaceRealization1.setInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
void |
Interface1.setInterface2(org.umlg.runtime.collection.UmlgSet<Interface2> interface2) |
Copyright © 2018. All rights reserved.