org.objectweb.jac.ide
Class PointcutLink
java.lang.Object
org.objectweb.jac.ide.ModelElement
org.objectweb.jac.ide.Link
org.objectweb.jac.ide.RelationLink
org.objectweb.jac.ide.PointcutLink
- public class PointcutLink
- extends RelationLink
Methods inherited from class org.objectweb.jac.ide.RelationLink |
endChoices, endRole, getOrientation, initRoles, isAggregation, isCalculated, reverse, setAggregation, setCalculated, setOrientation, startRole |
Methods inherited from class org.objectweb.jac.ide.ModelElement |
addConfigItem, addEndingLink, addLink, getConfigItems, getDescription, getEndingLinks, getFullName, getGenerationFullName, getGenerationName, getLinks, getName, getType, remove, removeEndingLink, removeLink, setDescription, setEndingLinks, setLinks, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointcutLink
public PointcutLink()
PointcutLink
public PointcutLink(Class start,
Class end)
getMethodPCD
public String getMethodPCD()
- Get the value of methodPCD.
- Returns:
- value of methodPCD.
setMethodPCD
public void setMethodPCD(String v)
- Set the value of methodPCD.
- Parameters:
v
- Value to assign to methodPCD.
getHostPCD
public String getHostPCD()
- Get the value of hostPCD.
- Returns:
- value of hostPCD.
setHostPCD
public void setHostPCD(String v)
- Set the value of hostPCD.
- Parameters:
v
- Value to assign to hostPCD.
getAspectRole
public String getAspectRole()
- Get the value of aspectRole.
- Returns:
- value of aspectRole.
setAspectRole
public void setAspectRole(String v)
- Set the value of aspectRole.
- Parameters:
v
- Value to assign to aspectRole.