public class RequirementFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements RequirementFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListeINSTANCE| Constructor and Description |
|---|
RequirementFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
RequirementsPkg |
createRequirementsPkg() |
RequirementsPkg |
createRequirementsPkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
RequirementsTrace |
createRequirementsTrace() |
SystemFunctionalInterfaceRequirement |
createSystemFunctionalInterfaceRequirement() |
SystemFunctionalInterfaceRequirement |
createSystemFunctionalInterfaceRequirement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemFunctionalRequirement |
createSystemFunctionalRequirement() |
SystemFunctionalRequirement |
createSystemFunctionalRequirement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemNonFunctionalInterfaceRequirement |
createSystemNonFunctionalInterfaceRequirement() |
SystemNonFunctionalInterfaceRequirement |
createSystemNonFunctionalInterfaceRequirement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemNonFunctionalRequirement |
createSystemNonFunctionalRequirement() |
SystemNonFunctionalRequirement |
createSystemNonFunctionalRequirement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemUserRequirement |
createSystemUserRequirement() |
SystemUserRequirement |
createSystemUserRequirement(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
static RequirementPackage |
getPackage()
Deprecated.
|
RequirementPackage |
getRequirementPackage() |
static RequirementFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackageeObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitconvertToString, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic RequirementFactoryImpl()
public static RequirementFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorycreate in class org.eclipse.emf.ecore.impl.EFactoryImplpublic RequirementsPkg createRequirementsPkg()
createRequirementsPkg in interface RequirementFactorypublic RequirementsTrace createRequirementsTrace()
createRequirementsTrace in interface RequirementFactorypublic SystemFunctionalInterfaceRequirement createSystemFunctionalInterfaceRequirement()
createSystemFunctionalInterfaceRequirement in interface RequirementFactorypublic SystemFunctionalRequirement createSystemFunctionalRequirement()
createSystemFunctionalRequirement in interface RequirementFactorypublic SystemNonFunctionalInterfaceRequirement createSystemNonFunctionalInterfaceRequirement()
createSystemNonFunctionalInterfaceRequirement in interface RequirementFactorypublic SystemNonFunctionalRequirement createSystemNonFunctionalRequirement()
createSystemNonFunctionalRequirement in interface RequirementFactorypublic SystemUserRequirement createSystemUserRequirement()
createSystemUserRequirement in interface RequirementFactorypublic RequirementPackage getRequirementPackage()
getRequirementPackage in interface RequirementFactory@Deprecated public static RequirementPackage getPackage()
public RequirementsPkg createRequirementsPkg(java.lang.String name_p)
createRequirementsPkg in interface RequirementFactoryname_p - : default name of created elementpublic SystemFunctionalInterfaceRequirement createSystemFunctionalInterfaceRequirement(java.lang.String name_p)
createSystemFunctionalInterfaceRequirement in interface RequirementFactoryname_p - : default name of created elementpublic SystemFunctionalRequirement createSystemFunctionalRequirement(java.lang.String name_p)
createSystemFunctionalRequirement in interface RequirementFactoryname_p - : default name of created elementpublic SystemNonFunctionalInterfaceRequirement createSystemNonFunctionalInterfaceRequirement(java.lang.String name_p)
createSystemNonFunctionalInterfaceRequirement in interface RequirementFactoryname_p - : default name of created elementpublic SystemNonFunctionalRequirement createSystemNonFunctionalRequirement(java.lang.String name_p)
createSystemNonFunctionalRequirement in interface RequirementFactoryname_p - : default name of created elementpublic SystemUserRequirement createSystemUserRequirement(java.lang.String name_p)
createSystemUserRequirement in interface RequirementFactoryname_p - : default name of created element