| Package | Description |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.core | |
| org.plasma.sdo.repository | |
| org.plasma.sdo.repository.fuml |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
PlasmaType.getClassifier()
Return the repository classifier underlying this
Type |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
CoreType.getClassifier() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Association |
interface |
Class_ |
interface |
Extension |
interface |
Stereotype |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
Repository.findClassifier(String qualifiedName)
Searches for a classifier using the given artifact, package or namespace
qualified name.
|
Classifier |
PlasmaRepository.findClassifier(String name) |
Classifier |
Repository.getClassifier(String qualifiedName)
Fetches a classifier using the given artifact, package or namespace
qualified name.
|
Classifier |
PlasmaRepository.getClassifier(String name) |
Classifier |
Classifier.getDerivationSupplier() |
Classifier |
Property.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<Classifier> |
Repository.getClassifiers(String uri)
Returns a list of classifiers contained by the package, as well as all
classifiers within its contained packages, linked/stereotyped through an
SDONamespace stereotype where the stereotype uri matches the given uri.
|
List<Classifier> |
PlasmaRepository.getClassifiers(String uri) |
List<Classifier> |
Classifier.getGeneralization() |
List<Classifier> |
Classifier.getSpecializations() |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
FumlRepository.findClassifier(String name) |
Classifier |
FumlRepository.getClassifier(String name) |
Classifier |
FumlRepository.getClassifierById(String id) |
Classifier |
FumlRepository.getClassifierByName(String name) |
Classifier |
FumlRepository.getClassifierByQualifiedName(String qualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
List<Classifier> |
FumlRepository.getClassifiers(String uri) |
Copyright © 2021. All rights reserved.