diff options
author | dstadnik | 2007-04-18 13:51:10 +0000 |
---|---|---|
committer | dstadnik | 2007-04-18 13:51:10 +0000 |
commit | 82915cf5296a2d5ceea98e642cc2e5f6b6700751 (patch) | |
tree | 7eb42e89d821b9f89fdd7e3f0b54c2806678a653 | |
parent | 68303e0f23b24be32950e583a8a0acc255e3da40 (diff) | |
download | org.eclipse.gmf-tooling-82915cf5296a2d5ceea98e642cc2e5f6b6700751.tar.gz org.eclipse.gmf-tooling-82915cf5296a2d5ceea98e642cc2e5f6b6700751.tar.xz org.eclipse.gmf-tooling-82915cf5296a2d5ceea98e642cc2e5f6b6700751.zip |
regenerated
-rw-r--r-- | examples/org.eclipse.gmf.examples.taipan/models/taipan.gmfgen | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/org.eclipse.gmf.examples.taipan/models/taipan.gmfgen b/examples/org.eclipse.gmf.examples.taipan/models/taipan.gmfgen index 2ce0dbcf9..45cb741bd 100644 --- a/examples/org.eclipse.gmf.examples.taipan/models/taipan.gmfgen +++ b/examples/org.eclipse.gmf.examples.taipan/models/taipan.gmfgen @@ -604,6 +604,7 @@ editPartClassName="EscortShipsOrderEditPart" itemSemanticEditPolicyClassName="EscortShipsOrderItemSemanticEditPolicy" notationViewFactoryClassName="EscortShipsOrderViewFactory" + incomingCreationAllowed="true" createCommandClassName="EscortShipsOrderCreateCommand" reorientCommandClassName="EscortShipsOrderReorientCommand"> <diagramRunTimeClass @@ -642,6 +643,7 @@ editPartClassName="BesiegePortOrderEditPart" itemSemanticEditPolicyClassName="BesiegePortOrderItemSemanticEditPolicy" notationViewFactoryClassName="BesiegePortOrderViewFactory" + incomingCreationAllowed="true" createCommandClassName="BesiegePortOrderCreateCommand" reorientCommandClassName="BesiegePortOrderReorientCommand"> <diagramRunTimeClass @@ -678,6 +680,7 @@ itemSemanticEditPolicyClassName="PortRegisterItemSemanticEditPolicy" notationViewFactoryClassName="PortRegisterViewFactory" incomingCreationAllowed="true" + viewDirectionAlignedWithModel="false" createCommandClassName="PortRegisterCreateCommand" reorientCommandClassName="PortRegisterReorientCommand"> <diagramRunTimeClass |