| Modifier and Type | Class and Description |
|---|---|
class |
CallEventBehavior |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Locus.conforms(Classifier type,
Classifier classifier) |
ExtensionalValueList |
Locus.getExtent(Classifier classifier) |
| Modifier and Type | Method and Description |
|---|---|
StructuralFeatureList |
StructuredValue.getMemberFeatures(Classifier type) |
StructuralFeatureList |
StructuredValue.getStructuralFeaturesForType(Classifier type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Value.checkAllParents(Classifier type,
Classifier classifier) |
boolean |
Value.hasType(Classifier type) |
boolean |
Value.isInstanceOf(Classifier classifier) |
| Modifier and Type | Field and Description |
|---|---|
Classifier |
ReadIsClassifiedObjectAction.classifier |
Classifier |
ReadExtentAction.classifier |
Classifier |
CreateObjectAction.classifier |
Classifier |
Action.context |
Classifier |
UnmarshallAction.unmarshallType |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredActivityNode._setContext(Classifier context) |
void |
Action._setContext(Classifier context) |
void |
ReclassifyObjectAction.addNewClassifier(Classifier newClassifier) |
void |
ReclassifyObjectAction.addOldClassifier(Classifier oldClassifier) |
void |
ReadIsClassifiedObjectAction.setClassifier(Classifier classifier) |
void |
ReadExtentAction.setClassifier(Classifier classifier) |
void |
CreateObjectAction.setClassifier(Classifier classifier) |
void |
UnmarshallAction.setUnmarshallType(Classifier unmarshallType) |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionHandler.addExceptionType(Classifier exceptionType) |
| Modifier and Type | Field and Description |
|---|---|
Classifier |
Generalization.general |
Classifier |
Generalization.specific |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
ClassifierList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Feature._addFeaturingClassifier(Classifier featuringClassifier) |
void |
Generalization._setSpecific(Classifier specific) |
void |
InstanceSpecification.addClassifier(Classifier classifier) |
protected void |
RedefinableElement.addRedefinitionContext(Classifier redefinitionContext) |
void |
ClassifierList.addValue(Classifier v) |
void |
ClassifierList.addValue(int i,
Classifier v) |
NamedElementList |
Classifier.inheritableMembers(Classifier c) |
void |
Generalization.setGeneral(Classifier general) |
void |
ClassifierList.setValue(int i,
Classifier v) |
| Modifier and Type | Class and Description |
|---|---|
class |
Behavior |
class |
BehavioredClassifier |
class |
FunctionBehavior |
class |
OpaqueBehavior |
| Modifier and Type | Class and Description |
|---|---|
class |
DataType |
class |
Enumeration |
class |
PrimitiveType |
class |
Signal |
| Modifier and Type | Class and Description |
|---|---|
class |
Association |
class |
Class_ |
| Modifier and Type | Method and Description |
|---|---|
void |
Class_.addNestedClassifier(Classifier nestedClassifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AssemblerResultsProfile.isResultClass(Classifier c)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EnumerationValue |
Environment.makeEnumerationValue(Classifier classifier) |
PrimitiveValue |
Environment.makePrimitiveValue(Classifier classifier) |
StructuredValue |
Environment.makeStructuredValue(Classifier classifier) |
Value |
Environment.makeValue(Classifier type) |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
Classifier.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryMapping.mapClassifier(Classifier classifier,
String currentPackageName,
RepositoryArtifact artifact) |
void |
RepositoryMapping.mapProperty(Classifier clss,
Property proprty,
RepositoryArtifact artifact) |
| Modifier and Type | Class and Description |
|---|---|
class |
Extension |
class |
Stereotype |
| Modifier and Type | Method and Description |
|---|---|
Classifier |
Classifier.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryMapping.mapClassifier(Classifier classifier,
String currentPackageName,
RepositoryArtifact artifact) |
void |
InMemoryMapping.mapProperty(Classifier c,
Property p,
RepositoryArtifact artifact) |
| Constructor and Description |
|---|
Classifier(Classifier _classifier,
RepositoryArtifact artifact) |
Copyright © 2023. All rights reserved.