|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Element | |
|---|---|
| org.modeldriven.fuml.repository | |
| org.modeldriven.fuml.repository.model | |
| Uses of Element in org.modeldriven.fuml.repository |
|---|
| Subinterfaces of Element in org.modeldriven.fuml.repository | |
|---|---|
interface |
Association
|
interface |
Class_
|
interface |
Classifier
|
interface |
DataType
|
interface |
Enumeration
|
interface |
EnumerationLiteral
|
interface |
Extension
|
interface |
InstanceSpecification
|
interface |
NamedElement
|
interface |
OpaqueBehavior
|
interface |
Package
|
interface |
Property
|
interface |
Stereotype
|
| Methods in org.modeldriven.fuml.repository that return Element | |
|---|---|
Element |
Repository.findElementById(String id)
|
Element |
Repository.findElementByName(String name)
|
Element |
Repository.findElementByQualifiedName(String qualifiedName)
|
Element |
Repository.getElementById(String id)
|
Element |
Repository.getElementByName(String name)
|
Element |
Repository.getElementByQualifiedName(String qualifiedName)
|
| Methods in org.modeldriven.fuml.repository with parameters of type Element | |
|---|---|
List<Extension> |
Repository.getExtensions(Element element)
|
List<Stereotype> |
Repository.getStereotypes(Element element)
|
| Uses of Element in org.modeldriven.fuml.repository.model |
|---|
| Classes in org.modeldriven.fuml.repository.model that implement Element | |
|---|---|
class |
Association
|
class |
Class_
|
class |
Classifier
|
class |
DataType
|
class |
Element
|
class |
Enumeration
|
class |
EnumerationLiteral
|
class |
Extension
|
class |
InstanceSpecification
|
class |
NamedElement
|
class |
OpaqueBehavior
|
class |
Package
|
class |
Property
|
class |
Stereotype
|
| Methods in org.modeldriven.fuml.repository.model that return Element | |
|---|---|
Element |
InMemoryMapping.findElementById(String id)
|
Element |
InMemoryMapping.findElementByName(String name)
|
Element |
InMemoryMapping.findElementByQualifiedName(String qualifiedName)
|
Element |
InMemoryMapping.getElementById(String id)
|
Element |
InMemoryMapping.getElementByName(String name)
|
Element |
InMemoryMapping.getElementByQualifiedName(String qualifiedName)
|
| Methods in org.modeldriven.fuml.repository.model with parameters of type Element | |
|---|---|
List<Extension> |
InMemoryRepository.getExtensions(Element element)
|
List<Stereotype> |
InMemoryRepository.getStereotypes(Element element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||