|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.sysml.util.SysMLUtils
public class SysMLUtils
Constructor Summary | |
---|---|
SysMLUtils()
|
Method Summary | |
---|---|
static EList |
getConnectedElements(org.eclipse.uml2.uml.ConnectableElement elt)
Return the elements which are connected to a connectable element |
static boolean |
validateFlowPortsCompatibility(FlowPort fp1,
FlowPort fp2)
Verify that two flow ports are compatible (i.e. they have type, direction and name matching) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SysMLUtils()
Method Detail |
---|
public static EList getConnectedElements(org.eclipse.uml2.uml.ConnectableElement elt)
elt
- the connectable element
public static boolean validateFlowPortsCompatibility(FlowPort fp1, FlowPort fp2)
fp1
- fp2
-
|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.