|
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.EFactoryImpl
org.topcased.sysml.impl.SysMLFactoryImpl
public class SysMLFactoryImpl
An implementation of the model < ? >Factory.
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
|
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
EDATE_FORMATS, ePackage |
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.topcased.sysml.SysMLFactory |
---|
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
SysMLFactoryImpl()
Creates an instance of the factory |
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
---|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, 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 |
---|
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.EFactory |
---|
getEPackage, setEPackage |
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
Constructor Detail |
---|
public SysMLFactoryImpl()
Method Detail |
---|
public static SysMLFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
createFromString
in interface EFactory
createFromString
in class EFactoryImpl
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface EFactory
convertToString
in class EFactoryImpl
public Block createBlock()
createBlock
in interface SysMLFactory
public FlowPort createFlowPort()
createFlowPort
in interface SysMLFactory
public ServicePort createServicePort()
createServicePort
in interface SysMLFactory
public FlowSpecification createFlowSpecification()
createFlowSpecification
in interface SysMLFactory
public BlockDefinition createBlockDefinition()
createBlockDefinition
in interface SysMLFactory
public PackageSYSML createPackageSYSML()
createPackageSYSML
in interface SysMLFactory
public Requirement createRequirement()
createRequirement
in interface SysMLFactory
public TestCase createTestCase()
createTestCase
in interface SysMLFactory
public RequirementDefinition createRequirementDefinition()
createRequirementDefinition
in interface SysMLFactory
public Satisfy createSatisfy()
createSatisfy
in interface SysMLFactory
public DeriveReqt createDeriveReqt()
createDeriveReqt
in interface SysMLFactory
public Verify createVerify()
createVerify
in interface SysMLFactory
public Field createField()
createField
in interface SysMLFactory
public Rationale createRationale()
createRationale
in interface SysMLFactory
public Problem createProblem()
createProblem
in interface SysMLFactory
public ValueType createValueType()
createValueType
in interface SysMLFactory
public Dimension createDimension()
createDimension
in interface SysMLFactory
public Unit createUnit()
createUnit
in interface SysMLFactory
public BlockProperty createBlockProperty()
createBlockProperty
in interface SysMLFactory
public DistributedProperty createDistributedProperty()
createDistributedProperty
in interface SysMLFactory
public ItemFlow createItemFlow()
createItemFlow
in interface SysMLFactory
public FlowProperty createFlowProperty()
createFlowProperty
in interface SysMLFactory
public ConstraintBlock createConstraintBlock()
createConstraintBlock
in interface SysMLFactory
public Trace createTrace()
createTrace
in interface SysMLFactory
public Copy createCopy()
createCopy
in interface SysMLFactory
public Refine createRefine()
createRefine
in interface SysMLFactory
public ConstraintProperty createConstraintProperty()
createConstraintProperty
in interface SysMLFactory
public Containment createContainment()
createContainment
in interface SysMLFactory
public RequirementRelated createRequirementRelated()
createRequirementRelated
in interface SysMLFactory
public ModelSYSML createModelSYSML()
createModelSYSML
in interface SysMLFactory
public RequirementKind createRequirementKindFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertRequirementKindToString(EDataType eDataType, java.lang.Object instanceValue)
public RiskKind createRiskKindFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertRiskKindToString(EDataType eDataType, java.lang.Object instanceValue)
public VerifyMethodKind createVerifyMethodKindFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertVerifyMethodKindToString(EDataType eDataType, java.lang.Object instanceValue)
public VerdictKind createVerdictKindFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertVerdictKindToString(EDataType eDataType, java.lang.Object instanceValue)
public FlowDirectionKind createFlowDirectionKindFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFlowDirectionKindToString(EDataType eDataType, java.lang.Object instanceValue)
public SysMLPackage getSysMLPackage()
getSysMLPackage
in interface SysMLFactory
@Deprecated public static SysMLPackage getPackage()
|
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.