| Package | Description | 
|---|---|
| org.modelio.metamodel.uml.statik | |
| org.modelio.metamodel.visitors | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AssociationEndAssociationEnd v0.0.9054
 
 
 An AssociationEnd is an endpoint of an Association, which connects the Association to a Classifier. | 
| interface  | AttributeAttribute v0.0.9054
 
 
 An Attribute is a named slot within a Classifier that describes a range of values that instances of the Classifier may hold. | 
| interface  | BehavioralFeatureBehavioralFeature v0.0.9054
 
 
 null | 
| interface  | NaryAssociationEndNaryAssociationEnd v0.0.9054
 
 
 null | 
| interface  | OperationOperation v0.0.9054
 
 
 In Modelio, this metaclass defines both the Operation, and the method implementing it. | 
| interface  | StructuralFeatureStructuralFeature v0.0.9054
 
 
 null | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | AbstractModelVisitor. visitFeature(Feature obj) | 
| java.lang.Object | IModelVisitor. visitFeature(Feature obj) | 
| java.lang.Object | DefaultModelVisitor. visitFeature(Feature obj) | 
| default java.lang.Object | IAbstractModelVisitor. visitFeature(Feature obj) | 
| default java.lang.Object | IDefaultModelVisitor. visitFeature(Feature obj) |