public class CtxFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements CtxFactory
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 |
|---|
CtxFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
Actor |
createActor() |
Actor |
createActor(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
ActorCapabilityInvolvement |
createActorCapabilityInvolvement() |
ActorMissionInvolvement |
createActorMissionInvolvement() |
ActorPkg |
createActorPkg() |
ActorPkg |
createActorPkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Capability |
createCapability() |
Capability |
createCapability(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
CapabilityExploitation |
createCapabilityExploitation() |
CapabilityPkg |
createCapabilityPkg() |
CapabilityPkg |
createCapabilityPkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
Mission |
createMission() |
Mission |
createMission(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
MissionPkg |
createMissionPkg() |
MissionPkg |
createMissionPkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
OperationalActorRealization |
createOperationalActorRealization() |
OperationalAnalysisRealization |
createOperationalAnalysisRealization() |
OperationalEntityRealization |
createOperationalEntityRealization() |
System |
createSystem() |
System |
createSystem(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemAnalysis |
createSystemAnalysis() |
SystemAnalysis |
createSystemAnalysis(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemCapabilityInvolvement |
createSystemCapabilityInvolvement() |
SystemCommunication |
createSystemCommunication() |
SystemCommunicationHook |
createSystemCommunicationHook() |
SystemCommunicationHook |
createSystemCommunicationHook(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemContext |
createSystemContext() |
SystemContext |
createSystemContext(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemFunction |
createSystemFunction() |
SystemFunction |
createSystemFunction(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemFunctionPkg |
createSystemFunctionPkg() |
SystemFunctionPkg |
createSystemFunctionPkg(java.lang.String name_p)
Creates class and sets its name
(This method comes from a customization of the standard EMF generator)
|
SystemMissionInvolvement |
createSystemMissionInvolvement() |
CtxPackage |
getCtxPackage() |
static CtxPackage |
getPackage()
Deprecated.
|
static CtxFactory |
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 static CtxFactory 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 SystemAnalysis createSystemAnalysis()
createSystemAnalysis in interface CtxFactorypublic System createSystem()
createSystem in interface CtxFactorypublic SystemFunction createSystemFunction()
createSystemFunction in interface CtxFactorypublic SystemFunctionPkg createSystemFunctionPkg()
createSystemFunctionPkg in interface CtxFactorypublic SystemCommunicationHook createSystemCommunicationHook()
createSystemCommunicationHook in interface CtxFactorypublic SystemCommunication createSystemCommunication()
createSystemCommunication in interface CtxFactorypublic Actor createActor()
createActor in interface CtxFactorypublic ActorCapabilityInvolvement createActorCapabilityInvolvement()
createActorCapabilityInvolvement in interface CtxFactorypublic ActorMissionInvolvement createActorMissionInvolvement()
createActorMissionInvolvement in interface CtxFactorypublic ActorPkg createActorPkg()
createActorPkg in interface CtxFactorypublic Mission createMission()
createMission in interface CtxFactorypublic MissionPkg createMissionPkg()
createMissionPkg in interface CtxFactorypublic SystemMissionInvolvement createSystemMissionInvolvement()
createSystemMissionInvolvement in interface CtxFactorypublic Capability createCapability()
createCapability in interface CtxFactorypublic CapabilityExploitation createCapabilityExploitation()
createCapabilityExploitation in interface CtxFactorypublic CapabilityPkg createCapabilityPkg()
createCapabilityPkg in interface CtxFactorypublic SystemCapabilityInvolvement createSystemCapabilityInvolvement()
createSystemCapabilityInvolvement in interface CtxFactorypublic OperationalActorRealization createOperationalActorRealization()
createOperationalActorRealization in interface CtxFactorypublic OperationalAnalysisRealization createOperationalAnalysisRealization()
createOperationalAnalysisRealization in interface CtxFactorypublic OperationalEntityRealization createOperationalEntityRealization()
createOperationalEntityRealization in interface CtxFactorypublic SystemContext createSystemContext()
createSystemContext in interface CtxFactorypublic CtxPackage getCtxPackage()
getCtxPackage in interface CtxFactory@Deprecated public static CtxPackage getPackage()
public SystemAnalysis createSystemAnalysis(java.lang.String name_p)
createSystemAnalysis in interface CtxFactoryname_p - : default name of created elementpublic System createSystem(java.lang.String name_p)
createSystem in interface CtxFactoryname_p - : default name of created elementpublic SystemFunction createSystemFunction(java.lang.String name_p)
createSystemFunction in interface CtxFactoryname_p - : default name of created elementpublic SystemFunctionPkg createSystemFunctionPkg(java.lang.String name_p)
createSystemFunctionPkg in interface CtxFactoryname_p - : default name of created elementpublic SystemCommunicationHook createSystemCommunicationHook(java.lang.String name_p)
createSystemCommunicationHook in interface CtxFactoryname_p - : default name of created elementpublic Actor createActor(java.lang.String name_p)
createActor in interface CtxFactoryname_p - : default name of created elementpublic ActorPkg createActorPkg(java.lang.String name_p)
createActorPkg in interface CtxFactoryname_p - : default name of created elementpublic Mission createMission(java.lang.String name_p)
createMission in interface CtxFactoryname_p - : default name of created elementpublic MissionPkg createMissionPkg(java.lang.String name_p)
createMissionPkg in interface CtxFactoryname_p - : default name of created elementpublic Capability createCapability(java.lang.String name_p)
createCapability in interface CtxFactoryname_p - : default name of created elementpublic CapabilityPkg createCapabilityPkg(java.lang.String name_p)
createCapabilityPkg in interface CtxFactoryname_p - : default name of created elementpublic SystemContext createSystemContext(java.lang.String name_p)
createSystemContext in interface CtxFactoryname_p - : default name of created element