Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Overload_AMLEngineExtensions_ExternalizationExtensions_SetSplitPoint

AutomationML edited this page Feb 22, 2017 · 1 revision

ExternalizationExtensions.SetSplitPoint Method

Overload List

 

Name Description
Public methodStatic member SetSplitPoint(InstanceHierarchyType, String, String) Record a split point for this object. Returns true if succeeded. Only allowed for objects of type InstanceHierarchy, InternalElement, SystemUnitClassLib, InterfaceClassLib, RoleClassLib. Will be split off and written to file only by SaveSplitModelParts().
Public methodStatic member SetSplitPoint(InterfaceClassLibType, String, String) Record a split point for this object. Returns true if succeeded. Only allowed for objects of type InstanceHierarchy, InternalElement, SystemUnitClassLib, InterfaceClassLib, RoleClassLib. Will be split off and written to file only by SaveSplitModelParts().
Public methodStatic member SetSplitPoint(InternalElementType, String, String) Record a split point for this object. Will be split off and written to file only by SaveSplitModelParts().
Public methodStatic member SetSplitPoint(RoleClassLibType, String, String) Record a split point for this object. Returns true if succeeded. Only allowed for objects of type InstanceHierarchy, InternalElement, SystemUnitClassLib, InterfaceClassLib, RoleClassLib. Will be split off and written to file only by SaveSplitModelParts().
Public methodStatic member SetSplitPoint(SystemUnitClassLibType, String, String) Record a split point for this object. Returns true if succeeded. Only allowed for objects of type InstanceHierarchy, InternalElement, SystemUnitClassLib, InterfaceClassLib, RoleClassLib. Will be split off and written to file only by SaveSplitModelParts().
  Back to Top

See Also

Reference

ExternalizationExtensions Class
AMLEngineExtensions Namespace

  • Introduction
  • [Version History](Version history)
    • [Version 3.5](Version 3.4)
    • [Version 3.1](Version 3.0)
    • [Version 2.1](Version 2.1)
    • [Version 2.0](Version 2.0)
  • [Getting Started](Getting started)
  • Examples
  • AMLEngine API
BEST Practice Content

Extensions

CAEX Elements

AutomationML

Utilities

Interfaceclasses

Exceptions

Objecttables and Document validation

Clone this wiki locally