|
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.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.topcased.sysml.impl.SysMLPackageImpl
public class SysMLPackageImpl
An implementation of the model < ? >Package.
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.topcased.sysml.SysMLPackage |
---|
SysMLPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
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.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eIsProxy, eProperties, eProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
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.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public static SysMLPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
SysMLPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getBlock()
getBlock
in interface SysMLPackage
Block
public EAttribute getBlock_IsEncapsulated()
getBlock_IsEncapsulated
in interface SysMLPackage
Block.isIsEncapsulated()
,
SysMLPackage.getBlock()
public EReference getBlock_OwnedContainment()
getBlock_OwnedContainment
in interface SysMLPackage
Block.getOwnedContainment()
,
SysMLPackage.getBlock()
public EClass getFlowPort()
getFlowPort
in interface SysMLPackage
FlowPort
public EAttribute getFlowPort_Direction()
getFlowPort_Direction
in interface SysMLPackage
FlowPort.getDirection()
,
SysMLPackage.getFlowPort()
public EAttribute getFlowPort_IsConjugated()
getFlowPort_IsConjugated
in interface SysMLPackage
FlowPort.isIsConjugated()
,
SysMLPackage.getFlowPort()
public EAttribute getFlowPort_IsAtomic()
getFlowPort_IsAtomic
in interface SysMLPackage
FlowPort.isIsAtomic()
,
SysMLPackage.getFlowPort()
public EClass getServicePort()
getServicePort
in interface SysMLPackage
ServicePort
public EClass getFlowSpecification()
getFlowSpecification
in interface SysMLPackage
FlowSpecification
public EReference getFlowSpecification_OwnedFlowProperty()
getFlowSpecification_OwnedFlowProperty
in interface SysMLPackage
FlowSpecification.getOwnedFlowProperty()
,
SysMLPackage.getFlowSpecification()
public EClass getBlockDefinition()
getBlockDefinition
in interface SysMLPackage
BlockDefinition
public EClass getPackageSYSML()
getPackageSYSML
in interface SysMLPackage
PackageSYSML
public EReference getPackageSYSML_OwnedBlockDefinition()
getPackageSYSML_OwnedBlockDefinition
in interface SysMLPackage
PackageSYSML.getOwnedBlockDefinition()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedRequirementDefinition()
getPackageSYSML_OwnedRequirementDefinition
in interface SysMLPackage
PackageSYSML.getOwnedRequirementDefinition()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedSatisfy()
getPackageSYSML_OwnedSatisfy
in interface SysMLPackage
PackageSYSML.getOwnedSatisfy()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedTestCase()
getPackageSYSML_OwnedTestCase
in interface SysMLPackage
PackageSYSML.getOwnedTestCase()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedTraceDependency()
getPackageSYSML_OwnedTraceDependency
in interface SysMLPackage
PackageSYSML.getOwnedTraceDependency()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedRequirement()
getPackageSYSML_OwnedRequirement
in interface SysMLPackage
PackageSYSML.getOwnedRequirement()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedItemFlow()
getPackageSYSML_OwnedItemFlow
in interface SysMLPackage
PackageSYSML.getOwnedItemFlow()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedInterfaces()
getPackageSYSML_OwnedInterfaces
in interface SysMLPackage
PackageSYSML.getOwnedInterfaces()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedGenSet()
getPackageSYSML_OwnedGenSet
in interface SysMLPackage
PackageSYSML.getOwnedGenSet()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedActors()
getPackageSYSML_OwnedActors
in interface SysMLPackage
PackageSYSML.getOwnedActors()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedBlocks()
getPackageSYSML_OwnedBlocks
in interface SysMLPackage
PackageSYSML.getOwnedBlocks()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedDataTypes()
getPackageSYSML_OwnedDataTypes
in interface SysMLPackage
PackageSYSML.getOwnedDataTypes()
,
SysMLPackage.getPackageSYSML()
public EReference getPackageSYSML_OwnedRelationships()
getPackageSYSML_OwnedRelationships
in interface SysMLPackage
PackageSYSML.getOwnedRelationships()
,
SysMLPackage.getPackageSYSML()
public EClass getRequirement()
getRequirement
in interface SysMLPackage
Requirement
public EAttribute getRequirement_Id()
getRequirement_Id
in interface SysMLPackage
Requirement.getId()
,
SysMLPackage.getRequirement()
public EAttribute getRequirement_Source()
getRequirement_Source
in interface SysMLPackage
Requirement.getSource()
,
SysMLPackage.getRequirement()
public EAttribute getRequirement_Text()
getRequirement_Text
in interface SysMLPackage
Requirement.getText()
,
SysMLPackage.getRequirement()
public EAttribute getRequirement_Kind()
getRequirement_Kind
in interface SysMLPackage
Requirement.getKind()
,
SysMLPackage.getRequirement()
public EAttribute getRequirement_Risk()
getRequirement_Risk
in interface SysMLPackage
Requirement.getRisk()
,
SysMLPackage.getRequirement()
public EAttribute getRequirement_VerifyMethod()
getRequirement_VerifyMethod
in interface SysMLPackage
Requirement.getVerifyMethod()
,
SysMLPackage.getRequirement()
public EReference getRequirement_ExtendedField()
getRequirement_ExtendedField
in interface SysMLPackage
Requirement.getExtendedField()
,
SysMLPackage.getRequirement()
public EReference getRequirement_DerivedFrom()
getRequirement_DerivedFrom
in interface SysMLPackage
Requirement.getDerivedFrom()
,
SysMLPackage.getRequirement()
public EReference getRequirement_Derived()
getRequirement_Derived
in interface SysMLPackage
Requirement.getDerived()
,
SysMLPackage.getRequirement()
public EReference getRequirement_VerifiedBy()
getRequirement_VerifiedBy
in interface SysMLPackage
Requirement.getVerifiedBy()
,
SysMLPackage.getRequirement()
public EReference getRequirement_TracedTo()
getRequirement_TracedTo
in interface SysMLPackage
Requirement.getTracedTo()
,
SysMLPackage.getRequirement()
public EReference getRequirement_SatisfiedBy()
getRequirement_SatisfiedBy
in interface SysMLPackage
Requirement.getSatisfiedBy()
,
SysMLPackage.getRequirement()
public EReference getRequirement_RefinedBy()
getRequirement_RefinedBy
in interface SysMLPackage
Requirement.getRefinedBy()
,
SysMLPackage.getRequirement()
public EReference getRequirement_Master()
getRequirement_Master
in interface SysMLPackage
Requirement.getMaster()
,
SysMLPackage.getRequirement()
public EReference getRequirement_OwnedContainment()
getRequirement_OwnedContainment
in interface SysMLPackage
Requirement.getOwnedContainment()
,
SysMLPackage.getRequirement()
public EClass getTestCase()
getTestCase
in interface SysMLPackage
TestCase
public EAttribute getTestCase_Result()
getTestCase_Result
in interface SysMLPackage
TestCase.getResult()
,
SysMLPackage.getTestCase()
public EClass getRequirementDefinition()
getRequirementDefinition
in interface SysMLPackage
RequirementDefinition
public EClass getSatisfy()
getSatisfy
in interface SysMLPackage
Satisfy
public EClass getDeriveReqt()
getDeriveReqt
in interface SysMLPackage
DeriveReqt
public EClass getVerify()
getVerify
in interface SysMLPackage
Verify
public EClass getField()
getField
in interface SysMLPackage
Field
public EAttribute getField_Name()
getField_Name
in interface SysMLPackage
Field.getName()
,
SysMLPackage.getField()
public EAttribute getField_Value()
getField_Value
in interface SysMLPackage
Field.getValue()
,
SysMLPackage.getField()
public EClass getRationale()
getRationale
in interface SysMLPackage
Rationale
public EClass getProblem()
getProblem
in interface SysMLPackage
Problem
public EClass getValueType()
getValueType
in interface SysMLPackage
ValueType
public EReference getValueType_Unit()
getValueType_Unit
in interface SysMLPackage
ValueType.getUnit()
,
SysMLPackage.getValueType()
public EReference getValueType_Dimension()
getValueType_Dimension
in interface SysMLPackage
ValueType.getDimension()
,
SysMLPackage.getValueType()
public EClass getDimension()
getDimension
in interface SysMLPackage
Dimension
public EClass getUnit()
getUnit
in interface SysMLPackage
Unit
public EClass getBlockProperty()
getBlockProperty
in interface SysMLPackage
BlockProperty
public EClass getDistributedProperty()
getDistributedProperty
in interface SysMLPackage
DistributedProperty
public EClass getItemFlow()
getItemFlow
in interface SysMLPackage
ItemFlow
public EReference getItemFlow_ItemProperty()
getItemFlow_ItemProperty
in interface SysMLPackage
ItemFlow.getItemProperty()
,
SysMLPackage.getItemFlow()
public EClass getFlowProperty()
getFlowProperty
in interface SysMLPackage
FlowProperty
public EAttribute getFlowProperty_Direction()
getFlowProperty_Direction
in interface SysMLPackage
FlowProperty.getDirection()
,
SysMLPackage.getFlowProperty()
public EClass getConstraintBlock()
getConstraintBlock
in interface SysMLPackage
ConstraintBlock
public EClass getTrace()
getTrace
in interface SysMLPackage
Trace
public EClass getCopy()
getCopy
in interface SysMLPackage
Copy
public EClass getRefine()
getRefine
in interface SysMLPackage
Refine
public EClass getConstraintProperty()
getConstraintProperty
in interface SysMLPackage
ConstraintProperty
public EClass getContainment()
getContainment
in interface SysMLPackage
Containment
public EClass getRequirementRelated()
getRequirementRelated
in interface SysMLPackage
RequirementRelated
public EReference getRequirementRelated_Verifies()
getRequirementRelated_Verifies
in interface SysMLPackage
RequirementRelated.getVerifies()
,
SysMLPackage.getRequirementRelated()
public EReference getRequirementRelated_TracedFrom()
getRequirementRelated_TracedFrom
in interface SysMLPackage
RequirementRelated.getTracedFrom()
,
SysMLPackage.getRequirementRelated()
public EReference getRequirementRelated_Satisfies()
getRequirementRelated_Satisfies
in interface SysMLPackage
RequirementRelated.getSatisfies()
,
SysMLPackage.getRequirementRelated()
public EReference getRequirementRelated_Refines()
getRequirementRelated_Refines
in interface SysMLPackage
RequirementRelated.getRefines()
,
SysMLPackage.getRequirementRelated()
public EClass getModelSYSML()
getModelSYSML
in interface SysMLPackage
ModelSYSML
public EEnum getRequirementKind()
getRequirementKind
in interface SysMLPackage
RequirementKind
public EEnum getRiskKind()
getRiskKind
in interface SysMLPackage
RiskKind
public EEnum getVerifyMethodKind()
getVerifyMethodKind
in interface SysMLPackage
VerifyMethodKind
public EEnum getVerdictKind()
getVerdictKind
in interface SysMLPackage
VerdictKind
public EEnum getFlowDirectionKind()
getFlowDirectionKind
in interface SysMLPackage
FlowDirectionKind
public SysMLFactory getSysMLFactory()
getSysMLFactory
in interface SysMLPackage
public void createPackageContents()
public void initializePackageContents()
protected void createUuidAnnotations()
protected void createSubsetsAnnotations()
|
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.