Usage: you must use this class as is. You should never derive it.
public class CATOmbLinkStatusServices
Class to interpret the return code of link resolution methods.
Role: This class provides a static method to interpret the return code of link resolution methods.
public static GetLinkStatusFromRc( | irc, | |
oStatus) |
enum LinkResolutionStatus { Target_Found, Component_NotInSession, Relation_Broken, Link_Broken, Target_NotInSession, InvalidLink }Link status corresponding to the return code of a link resolution.
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.