1 package org.omg.uml.foundation.core;2 3 public interface CorePackage extends javax.jmi.reflect.RefPackage {4 public org.omg.uml.foundation.core.ElementClass getElement();5 public org.omg.uml.foundation.core.ModelElementClass getModelElement();6 public org.omg.uml.foundation.datatypes.DataTypesPackage getDataTypes();7 public org.omg.uml.foundation.core.GeneralizableElementClass getGeneralizableElement();8 public org.omg.uml.foundation.core.NamespaceClass getNamespace();9 public org.omg.uml.foundation.core.ClassifierClass getClassifier();10 public org.omg.uml.foundation.core.UmlClassClass getUmlClass();11 public org.omg.uml.foundation.core.DataTypeClass getDataType();12 public org.omg.uml.foundation.core.FeatureClass getFeature();13 public org.omg.uml.foundation.core.StructuralFeatureClass getStructuralFeature();14 public org.omg.uml.foundation.core.AssociationEndClass getAssociationEnd();15 public org.omg.uml.foundation.core.InterfaceClass getInterface();16 public org.omg.uml.foundation.core.ConstraintClass getConstraint();17 public org.omg.uml.foundation.core.RelationshipClass getRelationship();18 public org.omg.uml.foundation.core.UmlAssociationClass getUmlAssociation();19 public org.omg.uml.foundation.core.AttributeClass getAttribute();20 public org.omg.uml.foundation.core.BehavioralFeatureClass getBehavioralFeature();21 public org.omg.uml.foundation.core.OperationClass getOperation();22 public org.omg.uml.foundation.core.ParameterClass getParameter();23 public org.omg.uml.foundation.core.MethodClass getMethod();24 public org.omg.uml.foundation.core.GeneralizationClass getGeneralization();25 public org.omg.uml.foundation.core.AssociationClassClass getAssociationClass();26 public org.omg.uml.foundation.core.DependencyClass getDependency();27 public org.omg.uml.foundation.core.AbstractionClass getAbstraction();28 public org.omg.uml.foundation.core.PresentationElementClass getPresentationElement();29 public org.omg.uml.foundation.core.UsageClass getUsage();30 public org.omg.uml.foundation.core.BindingClass getBinding();31 public org.omg.uml.foundation.core.ComponentClass getComponent();32 public org.omg.uml.foundation.core.NodeClass getNode();33 public org.omg.uml.foundation.core.PermissionClass getPermission();34 public org.omg.uml.foundation.core.CommentClass getComment();35 public org.omg.uml.foundation.core.FlowClass getFlow();36 public org.omg.uml.foundation.core.ElementResidenceClass getElementResidence();37 public org.omg.uml.foundation.core.TemplateParameterClass getTemplateParameter();38 public org.omg.uml.foundation.core.PrimitiveClass getPrimitive();39 public org.omg.uml.foundation.core.EnumerationClass getEnumeration();40 public org.omg.uml.foundation.core.EnumerationLiteralClass getEnumerationLiteral();41 public org.omg.uml.foundation.core.StereotypeClass getStereotype();42 public org.omg.uml.foundation.core.TagDefinitionClass getTagDefinition();43 public org.omg.uml.foundation.core.TaggedValueClass getTaggedValue();44 public org.omg.uml.foundation.core.ProgrammingLanguageDataTypeClass getProgrammingLanguageDataType();45 public org.omg.uml.foundation.core.ArtifactClass getArtifact();46 public org.omg.uml.foundation.core.TemplateArgumentClass getTemplateArgument();47 public org.omg.uml.foundation.core.AAssociationConnection getAAssociationConnection();48 public org.omg.uml.foundation.core.AOwnerFeature getAOwnerFeature();49 public org.omg.uml.foundation.core.ASpecificationMethod getASpecificationMethod();50 public org.omg.uml.foundation.core.ATypedFeatureType getATypedFeatureType();51 public org.omg.uml.foundation.core.ANamespaceOwnedElement getANamespaceOwnedElement();52 public org.omg.uml.foundation.core.ABehavioralFeatureParameter getABehavioralFeatureParameter();53 public org.omg.uml.foundation.core.ATypedParameterType getATypedParameterType();54 public org.omg.uml.foundation.core.AChildGeneralization getAChildGeneralization();55 public org.omg.uml.foundation.core.AParentSpecialization getAParentSpecialization();56 public org.omg.uml.foundation.core.AQualifierAssociationEnd getAQualifierAssociationEnd();57 public org.omg.uml.foundation.core.AParticipantAssociation getAParticipantAssociation();58 public org.omg.uml.foundation.core.ASpecifiedEndSpecification getASpecifiedEndSpecification();59 public org.omg.uml.foundation.core.AClientClientDependency getAClientClientDependency();60 public org.omg.uml.foundation.core.AConstrainedElementConstraint getAConstrainedElementConstraint();61 public org.omg.uml.foundation.core.ASupplierSupplierDependency getASupplierSupplierDependency();62 public org.omg.uml.foundation.core.APresentationSubject getAPresentationSubject();63 public org.omg.uml.foundation.core.ADeploymentLocationDeployedComponent getADeploymentLocationDeployedComponent();64 public org.omg.uml.foundation.core.ATargetFlowTarget getATargetFlowTarget();65 public org.omg.uml.foundation.core.ASourceFlowSource getASourceFlowSource();66 public org.omg.uml.foundation.core.ADefaultElementDefaultedParameter getADefaultElementDefaultedParameter();67 public org.omg.uml.foundation.core.ABindingArgument getABindingArgument();68 public org.omg.uml.foundation.core.APowertypePowertypeRange getAPowertypePowertypeRange();69 public org.omg.uml.foundation.core.ACommentAnnotatedElement getACommentAnnotatedElement();70 public org.omg.uml.foundation.core.AResidentElementResidence getAResidentElementResidence();71 public org.omg.uml.foundation.core.AContainerResidentElement getAContainerResidentElement();72 public org.omg.uml.foundation.core.ATemplateTemplateParameter getATemplateTemplateParameter();73 public org.omg.uml.foundation.core.AParameterParameterTemplate getAParameterParameterTemplate();74 public org.omg.uml.foundation.core.AEnumerationLiteral getAEnumerationLiteral();75 public org.omg.uml.foundation.core.ADefinedTagOwner getADefinedTagOwner();76 public org.omg.uml.foundation.core.AStereotypeExtendedElement getAStereotypeExtendedElement();77 public org.omg.uml.foundation.core.AConstrainedStereotypeStereotypeConstraint getAConstrainedStereotypeStereotypeConstraint();78 public org.omg.uml.foundation.core.AModelElementTaggedValue getAModelElementTaggedValue();79 public org.omg.uml.foundation.core.ATypeTypedValue getATypeTypedValue();80 public org.omg.uml.foundation.core.AReferenceValueReferenceTag getAReferenceValueReferenceTag();81 public org.omg.uml.foundation.core.AImplementationImplementationLocation getAImplementationImplementationLocation();82 public org.omg.uml.foundation.core.AModelElementTemplateArgument getAModelElementTemplateArgument();83 }84