Uses of Class
com.yworks.xml.graphml.PortConstraintEndpointType.Enum
Packages that use PortConstraintEndpointType.Enum
-
Uses of PortConstraintEndpointType.Enum in com.yworks.xml.graphml
Fields in com.yworks.xml.graphml declared as PortConstraintEndpointType.EnumModifier and TypeFieldDescriptionstatic final PortConstraintEndpointType.EnumPortConstraintEndpointType.SOURCEstatic final PortConstraintEndpointType.EnumPortConstraintEndpointType.TARGETMethods in com.yworks.xml.graphml that return PortConstraintEndpointType.EnumModifier and TypeMethodDescriptionPortConstraintEndpointType.Enum.forInt(int i) Returns the enum value corresponding to an int, or null if none.Returns the enum value for a string, or null if none.PortConstraintType.getEndpoint()Gets the "endpoint" attributeMethods in com.yworks.xml.graphml with parameters of type PortConstraintEndpointType.EnumModifier and TypeMethodDescriptionvoidPortConstraintType.setEndpoint(PortConstraintEndpointType.Enum endpoint) Sets the "endpoint" attribute -
Uses of PortConstraintEndpointType.Enum in com.yworks.xml.graphml.impl
Methods in com.yworks.xml.graphml.impl that return PortConstraintEndpointType.EnumModifier and TypeMethodDescriptionPortConstraintTypeImpl.getEndpoint()Gets the "endpoint" attributeMethods in com.yworks.xml.graphml.impl with parameters of type PortConstraintEndpointType.EnumModifier and TypeMethodDescriptionvoidPortConstraintTypeImpl.setEndpoint(PortConstraintEndpointType.Enum endpoint) Sets the "endpoint" attribute