|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.uml2.uml.internal.impl.ElementImpl
org.eclipse.uml2.uml.internal.impl.NamedElementImpl
org.eclipse.uml2.uml.internal.impl.NamespaceImpl
org.eclipse.uml2.uml.internal.impl.PackageImpl
org.topcased.sysml.impl.PackageSYSMLImpl
public class PackageSYSMLImpl
An implementation of the model object ' < ? >Package SYSML'.
The following features are implemented:
Owned Block Definition
Owned Requirement Definition
Owned Satisfy
Owned Test Case
Owned Trace Dependency
Owned Requirement
Owned Item Flow
Owned Interfaces
Owned Gen Set
Owned Actors
Owned Blocks
Owned Data Types
Owned Relationships
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected EList<org.eclipse.uml2.uml.Actor> |
ownedActors
The cached value of the ' Owned Actors ' containment reference list |
protected EList<BlockDefinition> |
ownedBlockDefinition
The cached value of the ' Owned Block Definition ' containment reference list |
protected EList<Block> |
ownedBlocks
The cached value of the ' Owned Blocks ' containment reference list |
protected EList<org.eclipse.uml2.uml.DataType> |
ownedDataTypes
The cached value of the ' Owned Data Types ' containment reference list |
protected EList<org.eclipse.uml2.uml.GeneralizationSet> |
ownedGenSet
The cached value of the ' Owned Gen Set ' containment reference list |
protected EList<org.eclipse.uml2.uml.Interface> |
ownedInterfaces
The cached value of the ' Owned Interfaces ' containment reference list |
protected EList<ItemFlow> |
ownedItemFlow
The cached value of the ' Owned Item Flow ' containment reference list |
protected EList<org.eclipse.uml2.uml.Relationship> |
ownedRelationships
The cached value of the ' Owned Relationships ' containment reference list |
protected EList<Requirement> |
ownedRequirement
The cached value of the ' Owned Requirement ' containment reference list |
protected EList<RequirementDefinition> |
ownedRequirementDefinition
The cached value of the ' Owned Requirement Definition ' containment reference list |
protected EList<Satisfy> |
ownedSatisfy
The cached value of the ' Owned Satisfy ' containment reference list |
protected EList<TestCase> |
ownedTestCase
The cached value of the ' Owned Test Case ' containment reference list |
protected EList<Trace> |
ownedTraceDependency
The cached value of the ' Owned Trace Dependency ' containment reference list |
Fields inherited from class org.eclipse.uml2.uml.internal.impl.PackageImpl |
---|
NESTED_PACKAGE_ESUPERSETS, OWNED_ELEMENT_ESUBSETS, OWNED_MEMBER_ESUBSETS, OWNED_TYPE_ESUPERSETS, ownedTemplateSignature, packagedElements, packageMerges, profileApplications, templateBindings, templateParameter |
Fields inherited from class org.eclipse.uml2.uml.internal.impl.NamespaceImpl |
---|
elementImports, MEMBER_ESUBSETS, ownedRules, packageImports |
Fields inherited from class org.eclipse.uml2.uml.internal.impl.NamedElementImpl |
---|
clientDependencies, name, NAME_EDEFAULT, NAME_ESETFLAG, nameExpression, QUALIFIED_NAME_EDEFAULT, visibility, VISIBILITY_EDEFAULT, VISIBILITY_ESETFLAG |
Fields inherited from class org.eclipse.uml2.uml.internal.impl.ElementImpl |
---|
ownedComments |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
---|
SEPARATOR |
Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
---|
SEPARATOR |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
PackageSYSMLImpl()
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EList<org.eclipse.uml2.uml.Actor> |
getOwnedActors()
|
EList<BlockDefinition> |
getOwnedBlockDefinition()
|
EList<Block> |
getOwnedBlocks()
|
EList<org.eclipse.uml2.uml.DataType> |
getOwnedDataTypes()
|
EList<org.eclipse.uml2.uml.GeneralizationSet> |
getOwnedGenSet()
|
EList<org.eclipse.uml2.uml.Interface> |
getOwnedInterfaces()
|
EList<ItemFlow> |
getOwnedItemFlow()
|
EList<org.eclipse.uml2.uml.Relationship> |
getOwnedRelationships()
|
EList<Requirement> |
getOwnedRequirement()
|
EList<RequirementDefinition> |
getOwnedRequirementDefinition()
|
EList<Satisfy> |
getOwnedSatisfy()
|
EList<TestCase> |
getOwnedTestCase()
|
EList<Trace> |
getOwnedTraceDependency()
|
Methods inherited from class org.eclipse.uml2.uml.internal.impl.PackageImpl |
---|
applyProfile, basicGetNamespace, basicGetNestingPackage, basicGetOwnedTemplateSignature, basicGetOwner, basicGetOwningTemplateParameter, basicGetTemplateParameter, basicSetOwnedTemplateSignature, basicSetOwningTemplateParameter, basicSetTemplateParameter, createNestedPackage, createNestedPackage, createOwnedClass, createOwnedEnumeration, createOwnedInterface, createOwnedPrimitiveType, createOwnedTemplateSignature, createOwnedTemplateSignature, createOwnedType, createPackagedElement, createPackageMerge, createProfileApplication, createTemplateBinding, eBaseStructuralFeatureID, eBasicRemoveFromContainerFeature, eDerivedStructuralFeatureID, eInverseAdd, getAllAppliedProfiles, getAllProfileApplications, getAppliedProfile, getAppliedProfile, getAppliedProfiles, getNamespace, getNestedPackage, getNestedPackage, getNestedPackages, getNestingPackage, getOwnedElements, getOwnedMembers, getOwnedTemplateSignature, getOwnedType, getOwnedType, getOwnedTypes, getOwner, getOwningTemplateParameter, getPackagedElement, getPackagedElement, getPackagedElements, getPackageMerge, getPackageMerge, getPackageMerges, getProfileApplication, getProfileApplication, getProfileApplications, getTemplateBinding, getTemplateBinding, getTemplateBindings, getTemplateParameter, getVisibility, isCompatibleWith, isModelLibrary, isProfileApplied, isSetNamespace, isSetOwnedElements, isSetOwnedMembers, isSetOwner, isSetVisibility, isTemplate, isTemplateParameter, makesVisible, mustBeOwned, parameterableElements, setNestingPackage, setOwnedTemplateSignature, setOwningTemplateParameter, setTemplateParameter, setVisibility, toString, unapplyProfile, validateElementsPublicOrPrivate, visibleMembers |
Methods inherited from class org.eclipse.uml2.uml.internal.impl.NamespaceImpl |
---|
createElementImport, createElementImport, createOwnedRule, createOwnedRule, createPackageImport, createPackageImport, excludeCollisions, getElementImport, getElementImport, getElementImports, getImportedElements, getImportedMember, getImportedMember, getImportedMembers, getImportedPackages, getMember, getMember, getMembers, getNamesOfMember, getOwnedMember, getOwnedMember, getOwnedRule, getOwnedRule, getOwnedRules, getPackageImport, getPackageImport, getPackageImports, importMembers, isSetMembers, membersAreDistinguishable, validateMembersDistinguishable |
Methods inherited from class org.eclipse.uml2.uml.internal.impl.NamedElementImpl |
---|
allNamespaces, allOwningPackages, basicGetNameExpression, basicGetNamespaceGen, basicSetNameExpression, createDependency, createNameExpression, createUsage, eURIFragmentSegment, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getQualifiedName, isDistinguishableFrom, isSetName, isSetNamespaceGen, separator, setName, setNameExpression, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from class org.eclipse.uml2.uml.internal.impl.ElementImpl |
---|
addKeyword, allOwnedElements, applyStereotype, basicGetOwnerGen, create, createEAnnotation, createOwnedComment, destroy, eAdapters, eBasicSetContainer, eNotificationRequired, eNotify, eSetDeliver, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getCacheAdapter, getKeywords, getModel, getNearestPackage, getOwnedComments, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isSetOwnerGen, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.uml2.uml.Package |
---|
applyProfile, createNestedPackage, createNestedPackage, createOwnedClass, createOwnedEnumeration, createOwnedInterface, createOwnedPrimitiveType, createOwnedType, createPackagedElement, createPackageMerge, createProfileApplication, getAllAppliedProfiles, getAllProfileApplications, getAppliedProfile, getAppliedProfile, getAppliedProfiles, getNestedPackage, getNestedPackage, getNestedPackages, getNestingPackage, getOwnedType, getOwnedType, getOwnedTypes, getPackagedElement, getPackagedElement, getPackagedElements, getPackageMerge, getPackageMerge, getPackageMerges, getProfileApplication, getProfileApplication, getProfileApplications, isModelLibrary, isProfileApplied, makesVisible, setNestingPackage, unapplyProfile, validateElementsPublicOrPrivate, visibleMembers |
Methods inherited from interface org.eclipse.uml2.uml.Namespace |
---|
createElementImport, createElementImport, createOwnedRule, createOwnedRule, createPackageImport, createPackageImport, excludeCollisions, getElementImport, getElementImport, getElementImports, getImportedElements, getImportedMember, getImportedMember, getImportedMembers, getImportedPackages, getMember, getMember, getMembers, getNamesOfMember, getOwnedMember, getOwnedMember, getOwnedMembers, getOwnedRule, getOwnedRule, getOwnedRules, getPackageImport, getPackageImport, getPackageImports, importMembers, membersAreDistinguishable, validateMembersDistinguishable |
Methods inherited from interface org.eclipse.uml2.uml.NamedElement |
---|
allNamespaces, allOwningPackages, createDependency, createNameExpression, createUsage, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.uml2.uml.Element |
---|
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.uml2.uml.NamedElement |
---|
allNamespaces, allOwningPackages, createDependency, createNameExpression, createUsage, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.uml2.uml.Element |
---|
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.uml2.uml.ParameterableElement |
---|
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
Methods inherited from interface org.eclipse.uml2.uml.Element |
---|
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.uml2.uml.TemplateableElement |
---|
createOwnedTemplateSignature, createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getTemplateBinding, getTemplateBindings, isTemplate, parameterableElements, setOwnedTemplateSignature |
Field Detail |
---|
public static final java.lang.String copyright
protected EList<BlockDefinition> ownedBlockDefinition
Owned Block Definition
' containment reference list.
getOwnedBlockDefinition()
protected EList<RequirementDefinition> ownedRequirementDefinition
Owned Requirement Definition
' containment reference list.
getOwnedRequirementDefinition()
protected EList<Satisfy> ownedSatisfy
Owned Satisfy
' containment reference list.
getOwnedSatisfy()
protected EList<TestCase> ownedTestCase
Owned Test Case
' containment reference list.
getOwnedTestCase()
protected EList<Trace> ownedTraceDependency
Owned Trace Dependency
' containment reference list.
getOwnedTraceDependency()
protected EList<Requirement> ownedRequirement
Owned Requirement
' containment reference list.
getOwnedRequirement()
protected EList<ItemFlow> ownedItemFlow
Owned Item Flow
' containment reference list.
getOwnedItemFlow()
protected EList<org.eclipse.uml2.uml.Interface> ownedInterfaces
Owned Interfaces
' containment reference list.
getOwnedInterfaces()
protected EList<org.eclipse.uml2.uml.GeneralizationSet> ownedGenSet
Owned Gen Set
' containment reference list.
getOwnedGenSet()
protected EList<org.eclipse.uml2.uml.Actor> ownedActors
Owned Actors
' containment reference list.
getOwnedActors()
protected EList<Block> ownedBlocks
Owned Blocks
' containment reference list.
getOwnedBlocks()
protected EList<org.eclipse.uml2.uml.DataType> ownedDataTypes
Owned Data Types
' containment reference list.
getOwnedDataTypes()
protected EList<org.eclipse.uml2.uml.Relationship> ownedRelationships
Owned Relationships
' containment reference list.
getOwnedRelationships()
Constructor Detail |
---|
protected PackageSYSMLImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class org.eclipse.uml2.uml.internal.impl.PackageImpl
public EList<BlockDefinition> getOwnedBlockDefinition()
getOwnedBlockDefinition
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedBlockDefinition()
public EList<RequirementDefinition> getOwnedRequirementDefinition()
getOwnedRequirementDefinition
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedRequirementDefinition()
public EList<Satisfy> getOwnedSatisfy()
getOwnedSatisfy
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedSatisfy()
public EList<TestCase> getOwnedTestCase()
getOwnedTestCase
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedTestCase()
public EList<Trace> getOwnedTraceDependency()
getOwnedTraceDependency
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedTraceDependency()
public EList<Requirement> getOwnedRequirement()
getOwnedRequirement
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedRequirement()
public EList<ItemFlow> getOwnedItemFlow()
getOwnedItemFlow
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedItemFlow()
public EList<org.eclipse.uml2.uml.Interface> getOwnedInterfaces()
getOwnedInterfaces
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedInterfaces()
public EList<org.eclipse.uml2.uml.GeneralizationSet> getOwnedGenSet()
getOwnedGenSet
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedGenSet()
public EList<org.eclipse.uml2.uml.Actor> getOwnedActors()
getOwnedActors
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedActors()
public EList<Block> getOwnedBlocks()
getOwnedBlocks
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedBlocks()
public EList<org.eclipse.uml2.uml.DataType> getOwnedDataTypes()
getOwnedDataTypes
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedDataTypes()
public EList<org.eclipse.uml2.uml.Relationship> getOwnedRelationships()
getOwnedRelationships
in interface PackageSYSML
SysMLPackage.getPackageSYSML_OwnedRelationships()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class org.eclipse.uml2.uml.internal.impl.PackageImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class org.eclipse.uml2.uml.internal.impl.PackageImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface InternalEObject
eSet
in class org.eclipse.uml2.uml.internal.impl.PackageImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class org.eclipse.uml2.uml.internal.impl.PackageImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class org.eclipse.uml2.uml.internal.impl.PackageImpl
|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.