Translation of "Code anhand" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Auch bevor Code anhand des Modells aktualisiert wird, wird automatisch eine Syntaxüberprüfung durchgeführt.
A syntax check will also be performed automatically before code is updated from the model.
In den meisten Fällen können wir den Code anhand der Seriennummer Ihrer Pipette oder Ihres Dispensers noch einmal generieren.
In most cases we can create the registration code from the serial number of the pipette or dispenser for you.
Aktualisieren Sie den Code anhand des neuen Namens der Ansicht, um dieses Problem zu beheben.
To fix this problem, update the code with the new name of the view.
Die Generierung von Code anhand von Sequenzdiagrammen steht zur Verfügung für
Code generation from sequence diagrams is available for
Identifikation von Auffälligkeiten im Code anhand vorgegebener Regeln
Identification of code abnormalities based on predefined rules
Ändern von kundenspezifischem Code anhand Ihrer speziellen Anforderungen
Modify custom code based on your specific needs
Wenn Sie Code anhand eines einzigen Mappings generieren, führt die erzeugte Applikation die jeweilige Mapping-Transformation aus.
If you generate code from a single mapping, the resulting application executes the respective mapping transformation.
Der alte Code geht beim Forward Engineering von Code anhand eines Sequenzdiagramms immer verloren, da er durch den neuen Code überschrieben wird.
Old code will always be lost when forward engineering code from a sequence diagram, because it will be overwritten with the new code.
Während dieser Phase testet das Team den Code anhand der Anforderungen, um sicherzustellen, dass das Produkt diese erfüllt und wie erwartet funktioniert.
During this phase, the team tests the code against the requirements to ensure that the product meets them and works as expected.
So generieren Sie C#-Code anhand einer Mapping-Design-Datei (.mfd)
To generate C# code from a mapping design file (.mfd)
Die Zuordnungen sind nach Sprache gruppiert und gelten für den Import von Code in das Modell oder die Generierung von Code anhand des Modells.
The mappings are grouped by language, and are applicable when importing code into model, or when generating code from model.
Wenn Sie den Code anhand des Modells wieder aktualisieren (Round-Trip Engineering), werden die Aliasse, so wie sie im generierten Code vorhanden sind, beibehalten.
When you update the code back from the model (round-trip engineering), aliases will be retained as they exist in the generated code.
Angenommen, es wurde einmal Code anhand eines Modells generiert und es wurden sowohl am Modell als auch am Code Änderungen vorgenommen, z.B.
Assuming that code has been generated once from a model, and changes have since been made to both model and code, for example